HomeSort by relevance Sort by last modified time
    Searched defs:pathChars (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/
android_database_SQLiteConnection.cpp 126 const char* pathChars = env->GetStringUTFChars(pathStr, NULL);
127 String8 path(pathChars);
128 env->ReleaseStringUTFChars(pathStr, pathChars);
    [all...]
  /external/skia/tools/bookmaker/
bookmaker.cpp     [all...]
  /external/skqp/tools/bookmaker/
bookmaker.cpp     [all...]

Completed in 216 milliseconds