/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | intrusive_ptr.h | 33 IntrusivePtr(T* h, bool add_ref) { reset(h, add_ref); } in IntrusivePtr() 37 void reset(T* h, bool add_ref) { in reset()
|
/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/ |
H A D | completion_handler.rs | 152 unsafe extern "system" fn add_ref(this: *mut IUnknown) -> ULONG { in add_ref() function 310 fn add_ref(completion_handler: &ComPtr<IActivateAudioInterfaceCompletionHandler>) -> ULONG { in add_ref() function
|
H A D | device_notification.rs | 130 unsafe extern "system" fn add_ref(this: *mut IUnknown) -> ULONG { in add_ref() function 334 fn add_ref(notification_client: &ComPtr<IMMNotificationClient>) -> ULONG { in add_ref() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/ |
D | intrusive_ptr.hpp | 67 intrusive_ptr( T * p, bool add_ref = true ): px( p ) in intrusive_ptr() 174 void reset( T * rhs, bool add_ref ) in reset()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/test/ |
D | refcount_ptr_test.cpp | 26 add_ref() in add_ref() function
|
/aosp_15_r20/frameworks/av/media/module/foundation/ |
H A D | MediaBuffer.cpp | 121 void MediaBuffer::add_ref() { in add_ref() function in android::MediaBuffer
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/ |
D | local_counted_base.hpp | 61 void add_ref() BOOST_SP_NOEXCEPT in add_ref() function in boost::detail::local_counted_base
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | intrusive_ptr_move_test.cpp | 84 void add_ref() const in add_ref() function in N::base
|
D | intrusive_ptr_test.cpp | 85 void add_ref() const in add_ref() function in N::base
|
/aosp_15_r20/external/bpftool/src/ |
H A D | pids.c | 31 static void add_ref(struct hashmap *map, struct pid_iter_entry *e) in add_ref() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/ |
D | info.hpp | 124 add_ref() const in add_ref() function in boost::exception_detail::BOOST_FINAL
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | grpc.h | 37 Message(grpc_slice slice, bool add_ref) in Message()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/ |
D | cq.rs | 38 fn add_ref(&self) -> Result<()> { in add_ref() method
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | irel.h | 65 errcode_t (*add_ref)(ext2_irel irel, ext2_ino_t ino, member
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_cs.cpp | 588 struct amdgpu_buffer_list *list, bool add_ref) in amdgpu_do_add_buffer() 622 struct amdgpu_buffer_list *list, bool add_ref) in amdgpu_lookup_or_add_buffer()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/include/boost/exception/ |
D | exception.hpp | 86 add_ref() in add_ref() function in boost::exception_detail::refcount_ptr
|
/aosp_15_r20/external/tensorflow/tensorflow/python/client/ |
H A D | timeline.py | 326 def add_ref(self, timestamp): member in _TensorTracker
|
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/ |
D | event.cpp | 374 void event::add_ref(client_t _client, bool _is_provided) { in add_ref() function in vsomeip_v3::event
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/vp9/src/main/jni/ |
H A D | vpx_jni.cc | 365 void add_ref(int id) { in add_ref() function in JniBufferManager
|
/aosp_15_r20/external/libxml2/doc/ |
H A D | apibuild.py | 183 …def add_ref(self, name, header, module, static, type, lineno, info=None, extra=None, conditionals … member in index
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/vp9/src/main/jni/ |
H A D | vpx_jni.cc | 365 void add_ref(int id) { in add_ref() function in JniBufferManager
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | cudagraph_trees.py | 661 def add_ref(o: Any) -> bool: function
|
/aosp_15_r20/external/crosvm/disk/src/qcow/ |
H A D | mod.rs | 742 fn add_ref(refcounts: &mut [u16], cluster_size: u64, cluster_address: u64) -> Result<()> { in rebuild_refcounts() function
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | java_class_ids.h | 66 jmethodID add_ref; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | proposal_cache.rs | 3195 let add_ref = make_proposal_ref(&add, alice).await; in sending_reinit_with_other_proposals_filters_it_out() localVariable
|