Searched defs:c_str (Results 1 – 4 of 4) sorted by relevance
| /frameworks/compile/mclinker/include/mcld/Support/ | ||
| D | Path.h | 77 const ValueType* c_str() const { return m_PathName.c_str(); } in c_str() function |
| /frameworks/av/media/libstagefright/foundation/ | ||
| D | AString.cpp | 90 const char *AString::c_str() const { in c_str() function in android::AString |
| /frameworks/support/v8/renderscript/jni/ | ||
| D | android_renderscript_RenderScript.cpp | 220 const char* c_str() const { return fCStr; } in c_str() function in AutoJavaStringToUTF8 |
| /frameworks/base/rs/jni/ | ||
| D | android_renderscript_RenderScript.cpp | 234 const char* c_str() const { return fCStr; } in c_str() function in AutoJavaStringToUTF8 |