HomeSort by relevance Sort by last modified time
    Searched refs:GetExternalFilesDirJString (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/ndk_helper/
JNIHelper.h 58 jstring GetExternalFilesDirJString( JNIEnv *env );
JNIHelper.cpp 123 jstring str_path = GetExternalFilesDirJString( env );
196 jstring strPath = GetExternalFilesDirJString( env );
356 jstring JNIHelper::GetExternalFilesDirJString( JNIEnv *env )

Completed in 621 milliseconds