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

  /external/chromium_org/base/android/
command_line_android.h 21 bool RegisterCommandLine(JNIEnv* env);
base_jni_registrar.cc 36 { "CommandLine", base::android::RegisterCommandLine },
command_line_android.cc 80 bool RegisterCommandLine(JNIEnv* env) {

Completed in 843 milliseconds