HomeSort by relevance Sort by last modified time
    Searched refs:__uses_refcount (Results 1 - 4 of 4) sorted by null

  /external/libcxx/src/include/
refstring.h 86 if (__uses_refcount())
92 bool adjust_old_count = __uses_refcount();
95 if (__uses_refcount())
109 if (__uses_refcount()) {
118 bool __libcpp_refstring::__uses_refcount() const { function in class:__libcpp_refstring
  /external/libcxxabi/src/include/
refstring.h 89 if (__uses_refcount())
95 bool adjust_old_count = __uses_refcount();
98 if (__uses_refcount())
112 if (__uses_refcount()) {
121 bool __libcpp_refstring::__uses_refcount() const { function in class:__libcpp_refstring
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/include/
refstring.h 85 if (__uses_refcount())
91 bool adjust_old_count = __uses_refcount();
94 if (__uses_refcount())
108 if (__uses_refcount()) {
117 bool __libcpp_refstring::__uses_refcount() const { function in class:__libcpp_refstring
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/include/
refstring.h 89 if (__uses_refcount())
95 bool adjust_old_count = __uses_refcount();
98 if (__uses_refcount())
112 if (__uses_refcount()) {
121 bool __libcpp_refstring::__uses_refcount() const { function in class:__libcpp_refstring

Completed in 107 milliseconds