Searched defs:c_str (Results 1 – 4 of 4) sorted by relevance
| /frameworks/compile/mclinker/include/mcld/Support/ | ||
| D | Path.h | 76 const ValueType* c_str() const 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 | 44 const char* c_str() const { return fCStr; } in c_str() function in AutoJavaStringToUTF8 |
| /frameworks/base/rs/jni/ | ||
| D | android_renderscript_RenderScript.cpp | 121 const char* c_str() const { return fCStr; } in c_str() function in AutoJavaStringToUTF8 |