Searched refs:method_openFilePath (Results 1 – 1 of 1) sorted by relevance
68 static jmethodID method_openFilePath; variable1033 jint result = env->CallIntMethod(mDatabase, method_openFilePath, pathStr, transcode); in openFilePath()