Searched refs:GetExternalFilesDirJString (Results 1 – 2 of 2) sorted by relevance
58 jstring GetExternalFilesDirJString( JNIEnv *env );
123 jstring str_path = GetExternalFilesDirJString( env ); in ReadFile()196 jstring strPath = GetExternalFilesDirJString( env ); in GetExternalFilesDir()356 jstring JNIHelper::GetExternalFilesDirJString( JNIEnv *env ) in GetExternalFilesDirJString() function in ndk_helper::JNIHelper