OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service_runtime_started
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.cc
347
bool
service_runtime_started
;
local
350
&
service_runtime_started
);
355
&
service_runtime_started
);
359
PLUGIN_PRINTF(("Plugin::LoadNaClModuleCommon (
service_runtime_started
=%d)\n",
360
service_runtime_started
));
361
if (!
service_runtime_started
) {
[
all
...]
Completed in 1925 milliseconds