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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc 641 NaClSrpcChannelInitialize(&command_channel_);
653 if (!subprocess_->SetupCommandAndLoad(&command_channel_, nacl_desc)) {
662 NaClSrpcInvokeBySignature(&command_channel_,
696 NaClSrpcInvokeBySignature(&command_channel_,
816 NaClSrpcInvokeBySignature(&command_channel_,
836 NaClSrpcDtor(&command_channel_);
service_runtime.h 309 NaClSrpcChannel command_channel_; member in class:plugin::ServiceRuntime

Completed in 55 milliseconds