Home
last modified time | relevance | path

Searched defs:__add_shared (Results 1 – 7 of 7) sorted by relevance

/external/cronet/stable/third_party/libc++/src/src/
Dmemory.cpp37 void __shared_count::__add_shared() noexcept { __libcpp_atomic_refcount_increment(__shared_owners_)… in __add_shared() function in __shared_count
47 void __shared_weak_count::__add_shared() noexcept { __shared_count::__add_shared(); } in __add_shared() function in __shared_weak_count
/external/cronet/tot/third_party/libc++/src/src/
Dmemory.cpp37 void __shared_count::__add_shared() noexcept { __libcpp_atomic_refcount_increment(__shared_owners_)… in __add_shared() function in __shared_count
47 void __shared_weak_count::__add_shared() noexcept { __shared_count::__add_shared(); } in __add_shared() function in __shared_weak_count
/external/libcxx/src/
Dmemory.cpp39 __shared_count::__add_shared() _NOEXCEPT in __add_shared() function in __shared_count
56 __shared_weak_count::__add_shared() _NOEXCEPT in __add_shared() function in __shared_weak_count
/external/cronet/stable/third_party/libc++/src/include/__memory/
Dshared_count.h88 …_LIBCPP_HIDE_FROM_ABI void __add_shared() _NOEXCEPT { __libcpp_atomic_refcount_increment(__shared_… in __add_shared() function
/external/cronet/tot/third_party/libc++/src/include/__memory/
Dshared_count.h88 …_LIBCPP_HIDE_FROM_ABI void __add_shared() _NOEXCEPT { __libcpp_atomic_refcount_increment(__shared_… in __add_shared() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/
Dshared_ptr.h153 …_LIBCPP_HIDE_FROM_ABI void __add_shared() _NOEXCEPT { __libcpp_atomic_refcount_increment(__shared_… in __add_shared() function
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/
Dshared_ptr.h153 …_LIBCPP_HIDE_FROM_ABI void __add_shared() _NOEXCEPT { __libcpp_atomic_refcount_increment(__shared_… in __add_shared() function