Home
last modified time | relevance | path

Searched defs:ref_count_ (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/webrtc/audio/
Daudio_state.h54 mutable volatile int ref_count_ = 0; variable
/external/webrtc/webrtc/video/
Dpayload_router.h78 Atomic32 ref_count_; variable
/external/webrtc/webrtc/modules/desktop_capture/mac/
Dfull_screen_chrome_window_detector.h54 Atomic32 ref_count_; variable
Ddesktop_configuration_monitor.h56 Atomic32 ref_count_; variable
/external/webrtc/webrtc/modules/desktop_capture/x11/
Dshared_x_display.h74 Atomic32 ref_count_; variable
/external/webrtc/webrtc/base/
Dreferencecountedsingletonfactory.h78 int ref_count_; variable
Dstream.h671 int ref_count_; variable
Drefcount.h124 mutable volatile int ref_count_; variable
Dbind_unittest.cc63 int ref_count_; member
/external/webrtc/webrtc/modules/desktop_capture/
Dshared_desktop_frame.cc41 Atomic32 ref_count_; member in webrtc::SharedDesktopFrame::Core
/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.h89 int ref_count_; variable
/external/libchrome/base/memory/
Dref_counted.h133 mutable uint32_t ref_count_ = 0; variable
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h159 mutable size_t ref_count_; // reference count of current object variable
/external/perfetto/src/profiling/memory/
Dbookkeeping.h178 uint64_t ref_count_ = 0; variable