Home
last modified time | relevance | path

Searched refs:set_service_runtime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dplugin.cc54 main_subprocess_.set_service_runtime(service_runtime); in LoadNaClModule()
74 subprocess_to_init->set_service_runtime(service_runtime); in LoadHelperNaClModule()
H A Dnacl_subprocess.h36 void set_service_runtime(ServiceRuntime* service_runtime) { in set_service_runtime() function