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

  /external/chromium_org/content/app/android/
child_process_service.h 11 bool RegisterChildProcessService(JNIEnv* env);
app_jni_registrar.cc 16 { "ChildProcessService", content::RegisterChildProcessService },
child_process_service.cc 134 bool RegisterChildProcessService(JNIEnv* env) {

Completed in 45 milliseconds