Home
last modified time | relevance | path

Searched refs:__uses_refcount (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/src/include/
Drefstring.h86 if (__uses_refcount()) in __libcpp_refstring()
92 bool adjust_old_count = __uses_refcount();
95 if (__uses_refcount())
109 if (__uses_refcount()) { in ~__libcpp_refstring()
118 bool __libcpp_refstring::__uses_refcount() const { in __uses_refcount() function
/external/cronet/buildtools/third_party/libc++/trunk/src/include/
Drefstring.h98 if (__uses_refcount()) in __libcpp_refstring()
104 bool adjust_old_count = __uses_refcount();
107 if (__uses_refcount())
121 if (__uses_refcount()) { in ~__libcpp_refstring()
130 bool __libcpp_refstring::__uses_refcount() const { in __uses_refcount() function
/external/libcxxabi/src/include/
Drefstring.h90 if (__uses_refcount()) in __libcpp_refstring()
96 bool adjust_old_count = __uses_refcount();
99 if (__uses_refcount())
113 if (__uses_refcount()) { in ~__libcpp_refstring()
122 bool __libcpp_refstring::__uses_refcount() const { in __uses_refcount() function
/external/libcxx/include/
Dstdexcept62 bool __uses_refcount() const;
/external/cronet/buildtools/third_party/libc++/trunk/include/
Dstdexcept61 bool __uses_refcount() const;