Home
last modified time | relevance | path

Searched defs:main_service_runtime (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dservice_runtime.cc22 bool main_service_runtime) in ServiceRuntime()
H A Dservice_runtime.h61 bool main_service_runtime() const { return main_service_runtime_; } in main_service_runtime() function
/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc391 PP_Bool main_service_runtime, in LaunchSelLdr()