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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.cc 253 nexe_started_ok_(false),
447 return nexe_started_ok_;
453 nexe_started_ok_ = ok;
service_runtime.h 209 bool nexe_started_ok_; member in class:plugin::ServiceRuntime

Completed in 5478 milliseconds