Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/nacl/zygote/
H A Dnacl_fork_delegate_linux.cc450 std::string pass_through_string; in AddPassthroughEnvToOptions() local
452 if (env->GetVar(kNaClEnvPassthrough, &pass_through_string)) { in AddPassthroughEnvToOptions()
454 pass_through_string, std::string(1, kNaClEnvPassthroughDelimiter), in AddPassthroughEnvToOptions()