OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetExternalFilesDirJString
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/android/ndk_helper/
JNIHelper.cpp
123
jstring str_path =
GetExternalFilesDirJString
( env );
196
jstring strPath =
GetExternalFilesDirJString
( env );
356
jstring JNIHelper::
GetExternalFilesDirJString
( JNIEnv *env )
/prebuilts/ndk/r13/sources/android/ndk_helper/
JNIHelper.cpp
123
jstring str_path =
GetExternalFilesDirJString
( env );
196
jstring strPath =
GetExternalFilesDirJString
( env );
356
jstring JNIHelper::
GetExternalFilesDirJString
( JNIEnv *env )
Completed in 46 milliseconds