Home
last modified time | relevance | path

Searched refs:RegisterPathUtils (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/base/android/
Dpath_utils.h51 bool RegisterPathUtils(JNIEnv* env);
Dbase_jni_registrar.cc63 {"PathUtils", base::android::RegisterPathUtils},
Dpath_utils.cc81 bool RegisterPathUtils(JNIEnv* env) { in RegisterPathUtils() function