Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DCOWDeleter.h55 std::atomic<std::int64_t> refcount_ = 1; variable
/aosp_15_r20/external/minigbm/cros_gralloc/
H A Dcros_gralloc_buffer.h97 int32_t refcount_ = 1; variable
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Ddxgi_duplicator_controller.h233 std::atomic_int refcount_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcfstream_handle.h75 gpr_refcount refcount_; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dcfstream_handle.h75 gpr_refcount refcount_; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/trace_processor/
H A Dref_counted.h63 mutable intptr_t refcount_ = 0; variable
/aosp_15_r20/external/perfetto/include/perfetto/trace_processor/
H A Dref_counted.h63 mutable intptr_t refcount_ = 0; variable
/aosp_15_r20/external/pytorch/c10/util/
H A Dintrusive_ptr.h83 mutable std::atomic<uint32_t> refcount_; variable
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dlayers_extensions.cpp126 size_t refcount_; member in vulkan::api::__anon9a330d020111::LayerLibrary
/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc248 grpc_stream_refcount refcount_; member in Stream
/aosp_15_r20/packages/providers/MediaProvider/jni/
Dnode-inl.h575 uint32_t refcount_; variable