HomeSort by relevance Sort by last modified time
    Searched full:init_done_cb_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc 83 init_done_cb_(init_done_cb),
129 if (init_done_cb_.pp_completion_callback().func != NULL) {
133 pp::Module::Get()->core()->CallOnMainThread(0, init_done_cb_, PP_OK);
137 " init_done_cb_ not valid, skipping.\n");
service_runtime.h 218 pp::CompletionCallback init_done_cb_; member in class:plugin::PluginReverseInterface

Completed in 703 milliseconds