Home
last modified time | relevance | path

Searched defs:service_runtime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dnacl_subprocess.h35 ServiceRuntime* service_runtime() const { return service_runtime_.get(); } in service_runtime() function
36 void set_service_runtime(ServiceRuntime* service_runtime) { in set_service_runtime()
H A Dplugin.cc52 ServiceRuntime* service_runtime = in LoadNaClModule() local
70 ServiceRuntime* service_runtime = in LoadHelperNaClModule() local