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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc 646 bool ServiceRuntime::InitCommunication(nacl::DescWrapper* nacl_desc,
648 NaClLog(4, "ServiceRuntime::InitCommunication"
683 NaClLog(4, "ServiceRuntime::InitCommunication: starting reverse service\n");
705 NaClLog(4, "ServiceRuntime::InitCommunication (load_status=%d)\n",
772 if (!InitCommunication(nacl_desc, error_info)) {
service_runtime.h 307 bool InitCommunication(nacl::DescWrapper* shm, ErrorInfo* error_info);

Completed in 64 milliseconds