Home
last modified time | relevance | path

Searched defs:refcount_ (Results 1 – 6 of 6) sorted by relevance

/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.h63 int32_t refcount_ = 1; variable
/external/webrtc/modules/desktop_capture/win/
Ddxgi_duplicator_controller.h233 std::atomic_int refcount_; variable
/external/grpc-grpc/src/core/lib/iomgr/
Dcfstream_handle.h65 gpr_refcount refcount_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcfstream_handle.h75 gpr_refcount refcount_; variable
/external/perfetto/include/perfetto/trace_processor/
Dref_counted.h63 mutable intptr_t refcount_ = 0; variable
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_transport.cc247 grpc_stream_refcount refcount_; member in Stream