/aosp12/bionic/libc/private/ |
H A D | FdPath.h | 25 const char* c_str() { in c_str() function
|
/aosp12/frameworks/compile/mclinker/include/mcld/Support/ |
H A D | Path.h | 77 const ValueType* c_str() const { return m_PathName.c_str(); } in c_str() function
|
/aosp12/art/libartbase/base/ |
H A D | to_str.h | 35 const char* c_str() const { in c_str() function
|
/aosp12/libnativehelper/header_only_include/nativehelper/ |
H A D | scoped_utf_chars.h | 75 const char* c_str() const { in c_str() function
|
/aosp12/art/test/ti-agent/ |
H A D | scoped_utf_chars.h | 70 const char* c_str() const { in c_str() function
|
/aosp12/frameworks/base/tools/aapt2/jni/ |
H A D | ScopedUtfChars.h | 64 const char* c_str() const { in c_str() function
|
/aosp12/system/unwinding/libunwindstack/include/unwindstack/ |
H A D | SharedString.h | 37 const char* c_str() const { return is_null() ? "" : data_->c_str(); } in c_str() function
|
/aosp12/system/core/libutils/include/utils/ |
H A D | String8.h | 255 inline const char* String8::c_str() const in c_str() function
|
/aosp12/frameworks/base/services/incremental/ |
H A D | path.h | 66 inline details::CStrWrapper c_str(std::string_view sv) { in c_str() function
|
/aosp12/system/incremental_delivery/incfs/ |
H A D | path.cpp | 60 inline CStrWrapper c_str(std::string_view sv) { in c_str() function
|
/aosp12/system/libhidl/base/ |
H A D | HidlSupport.cpp | 277 const char *hidl_string::c_str() const { in c_str() function in android::hardware::hidl_string
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | AString.cpp | 106 const char *AString::c_str() const { in c_str() function in android::AString
|
/aosp12/system/incremental_delivery/incfs/include/ |
H A D | incfs_inline.h | 59 inline CStrWrapper c_str(std::string_view sv) { in c_str() function
|
/aosp12/art/runtime/native/ |
H A D | dalvik_system_DexFile.cc | 148 const char* c_str() const { in c_str() function in art::NullableScopedUtfChars
|
/aosp12/art/runtime/interpreter/ |
H A D | unstarted_runtime.cc | 1599 const char* c_str = string_value.c_str(); in UnstartedIntegerParseInt() local 1643 const char* c_str = string_value.c_str(); in UnstartedLongParseLong() local
|
/aosp12/art/runtime/arch/ |
H A D | stub_test.cc | 1854 const char* c_str[] = { "", "a", "ba", "cba", "dcba", "edcba", "asdfghjkl" }; in TEST_F() local
|
/aosp12/frameworks/rs/support/jni/ |
H A D | android_renderscript_RenderScript.cpp | 224 const char* c_str() const { return fCStr; } in c_str() function in AutoJavaStringToUTF8 258 const char **c_str() const { return mCStrings; } in c_str() function in AutoJavaStringArrayToUTF8
|
/aosp12/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 259 const char* c_str() const { return fCStr; } in c_str() function in AutoJavaStringToUTF8 293 const char **c_str() const { return mCStrings; } in c_str() function in AutoJavaStringArrayToUTF8
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_location_GnssLocationProvider.cpp | 304 const char* c_str() const { in c_str() function
|