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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc 255 NaClSrpcChannelInitialize(&command_channel_);
273 if (!subprocess_->SetupCommand(&command_channel_)) {
293 NaClSrpcInvokeBySignature(&command_channel_,
341 NaClSrpcInvokeBySignature(&command_channel_,
521 NaClSrpcInvokeBySignature(&command_channel_,
541 NaClSrpcDtor(&command_channel_);
service_runtime.h 192 NaClSrpcChannel command_channel_; member in class:plugin::ServiceRuntime

Completed in 238 milliseconds