Searched refs:c_str (Results 1 – 4 of 4) sorted by relevance
60 __system_property_set_filename(pa_filename.c_str()); in LocalPropertyTestState()73 unlink(pa_filename.c_str()); in ~LocalPropertyTestState()74 rmdir(pa_dirname.c_str()); in ~LocalPropertyTestState()
49 const char* c_str() const { in c_str() function
59 return strings[i].c_str(); in operator()
218 ALOGW("Discarding pending exception (%s) to throw %s", text.c_str(), className); in jniThrowException()288 __android_log_write(priority, tag, trace.c_str()); in jniLogException()