Home
last modified time | relevance | path

Searched defs:add_ref (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dintrusive_ptr.h33 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 Dcompletion_handler.rs152 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 Ddevice_notification.rs130 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/
Dintrusive_ptr.hpp67 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/
Drefcount_ptr_test.cpp26 add_ref() in add_ref() function
/aosp_15_r20/frameworks/av/media/module/foundation/
H A DMediaBuffer.cpp121 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/
Dlocal_counted_base.hpp61 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/
Dintrusive_ptr_move_test.cpp84 void add_ref() const in add_ref() function in N::base
Dintrusive_ptr_test.cpp85 void add_ref() const in add_ref() function in N::base
/aosp_15_r20/external/bpftool/src/
H A Dpids.c31 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/
Dinfo.hpp124 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 Dgrpc.h37 Message(grpc_slice slice, bool add_ref) in Message()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dcq.rs38 fn add_ref(&self) -> Result<()> { in add_ref() method
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Direl.h65 errcode_t (*add_ref)(ext2_irel irel, ext2_ino_t ino, member
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.cpp588 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/
Dexception.hpp86 add_ref() in add_ref() function in boost::exception_detail::refcount_ptr
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtimeline.py326 def add_ref(self, timestamp): member in _TensorTracker
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Devent.cpp374 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 Dvpx_jni.cc365 void add_ref(int id) { in add_ref() function in JniBufferManager
/aosp_15_r20/external/libxml2/doc/
H A Dapibuild.py183 …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 Dvpx_jni.cc365 void add_ref(int id) { in add_ref() function in JniBufferManager
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcudagraph_trees.py661 def add_ref(o: Any) -> bool: function
/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dmod.rs742 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 Djava_class_ids.h66 jmethodID add_ref; member
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dproposal_cache.rs3195 let add_ref = make_proposal_ref(&add, alice).await; in sending_reinit_with_other_proposals_filters_it_out() localVariable

12