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

  /external/chromium_org/base/android/
path_service_android.h 13 bool RegisterPathService(JNIEnv* env);
path_service_android.cc 21 bool RegisterPathService(JNIEnv* env) {
base_jni_registrar.cc 48 { "PathService", base::android::RegisterPathService },

Completed in 1971 milliseconds