track_with_no_reference_count 149 content/renderer/pepper/host_var_tracker.cc DCHECK(iter->second.track_with_no_reference_count == 0); track_with_no_reference_count 99 ppapi/proxy/plugin_var_tracker.cc info.track_with_no_reference_count++; track_with_no_reference_count 114 ppapi/proxy/plugin_var_tracker.cc DCHECK(found->second.track_with_no_reference_count > 0); track_with_no_reference_count 115 ppapi/proxy/plugin_var_tracker.cc found->second.track_with_no_reference_count--; track_with_no_reference_count 78 ppapi/shared_impl/var_tracker.cc DCHECK(info.track_with_no_reference_count > 0); track_with_no_reference_count 124 ppapi/shared_impl/var_tracker.cc DCHECK(info.track_with_no_reference_count == 0); track_with_no_reference_count 175 ppapi/shared_impl/var_tracker.cc return found->second.track_with_no_reference_count; track_with_no_reference_count 262 ppapi/shared_impl/var_tracker.cc iter->second.track_with_no_reference_count != 0) track_with_no_reference_count 171 ppapi/shared_impl/var_tracker.h int track_with_no_reference_count;