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

  /external/chromium_org/chrome/browser/profiles/
profile_android.h 22 static bool RegisterProfileAndroid(JNIEnv* env);
profile_android.cc 45 bool ProfileAndroid::RegisterProfileAndroid(JNIEnv* env) {
  /external/chromium_org/chrome/browser/android/
chrome_jni_registrar.cc 159 { "ProfileAndroid", ProfileAndroid::RegisterProfileAndroid },

Completed in 234 milliseconds