Home
last modified time | relevance | path

Searched defs:__libcpp_refstring (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcxx/src/include/
H A Drefstring.h71 __libcpp_refstring::__libcpp_refstring(const char* msg) { in __libcpp_refstring() function
83 __libcpp_refstring::__libcpp_refstring(const __libcpp_refstring &s) _NOEXCEPT in __libcpp_refstring() function
/aosp_15_r20/external/libcxxabi/src/include/
H A Drefstring.h75 __libcpp_refstring::__libcpp_refstring(const char* msg) { in __libcpp_refstring() function
87 __libcpp_refstring::__libcpp_refstring(const __libcpp_refstring &s) _NOEXCEPT in __libcpp_refstring() function
/aosp_15_r20/external/cronet/third_party/libc++/src/src/include/
H A Drefstring.h78 inline __libcpp_refstring::__libcpp_refstring(const char* msg) { in __libcpp_refstring() function
89 inline __libcpp_refstring::__libcpp_refstring(const __libcpp_refstring& s) noexcept : __imp_(s.__im… in __libcpp_refstring() function