/system/connectivity/shill/shims/ |
D | openvpn_script.cc | 39 Environment* environment = Environment::GetInstance(); in main() local 41 if (!environment->GetVariable(shill::kRPCTaskServiceVariable, &service) || in main() 42 !environment->GetVariable(shill::kRPCTaskPathVariable, &path) || in main() 43 !environment->GetVariable("script_type", &reason)) { in main() 55 map<string, string> env = environment->AsMap(); in main()
|
D | ppp.cc | 153 Environment* environment = Environment::GetInstance(); in CreateProxy() local 155 if (!environment->GetVariable(kRPCTaskServiceVariable, &service) || in CreateProxy() 156 !environment->GetVariable(kRPCTaskPathVariable, &path)) { in CreateProxy()
|
/system/connectivity/shill/ |
D | external_task.cc | 57 const map<string, string>& environment, in Start() argument 66 env.insert(environment.begin(), environment.end()); in Start()
|
D | ppp_daemon.cc | 92 std::map<std::string, std::string> environment; in Start() local 93 if (task->Start(base::FilePath(kDaemonPath), arguments, environment, true, in Start()
|
D | mock_external_task.h | 41 const std::map<std::string, std::string>& environment,
|
D | external_task.h | 84 const std::map<std::string, std::string>& environment,
|
D | process_manager.h | 65 const std::map<std::string, std::string>& environment,
|
D | process_manager.cc | 93 const map<string, string>& environment, in StartProcess() argument 106 base::Bind(&SetupChild, environment, terminate_with_parent)); in StartProcess()
|
D | shill.gyp | 612 'shims/environment.cc', 647 'shims/environment.cc', 884 'shims/environment.cc',
|
/system/extras/simpleperf/ |
D | environment_test.cpp | 25 TEST(environment, GetCpusFromString) { in TEST() argument 49 TEST(environment, ProcessKernelSymbols) { in TEST() argument
|
D | Android.mk | 94 environment.cpp \
|
/system/core/rootdir/ |
D | init.environ.rc.in | 1 # set up the global environment
|
/system/sepolicy/ |
D | tee.te | 2 # trusted execution environment (tee) daemon
|
D | adbd.te | 12 # Do not sanitize the environment or open fds of the shell. Allow signaling
|
D | README | 87 and tags start with @. The option arguments can also use environment variables
|
/system/connectivity/shill/vpn/ |
D | openvpn_driver.cc | 1022 map<string, string> environment; in GetEnvironment() local 1027 return environment; in GetEnvironment() 1039 environment[kOpenVPNEnvVarPlatformName] = value; in GetEnvironment() 1041 environment[kOpenVPNEnvVarPlatformVersion] = value; in GetEnvironment() 1045 return environment; in GetEnvironment()
|
D | l2tp_ipsec_driver.cc | 235 map<string, string> environment; // No env vars passed. in SpawnL2TPIPSecVPN() local 243 FilePath(kL2TPIPSecVPNPath), options, environment, true, error)) { in SpawnL2TPIPSecVPN()
|
/system/core/init/ |
D | readme.txt | 127 Set the environment variable <name> to <value> in the launched process. 264 Set the environment variable <name> equal to <value> in the 265 global environment (which will be inherited by all processes
|
/system/bt/build/secondary/third_party/libchrome/ |
D | BUILD.gn | 39 "base/environment.cc",
|
/system/core/adb/ |
D | protocol.txt | 18 that if it needs to be reimplemented in another environment (Java
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 1144 # environment (see: http://developer.apple.com/tools/xcode/), introduced with 2067 # standard location or by setting the DOTFONTPATH environment variable or by
|
D | Doxyfile | 1144 # environment (see: http://developer.apple.com/tools/xcode/), introduced with 2067 # standard location or by setting the DOTFONTPATH environment variable or by
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 16054 This structure provides information relating to the creation environment for the object. The creati… 16056 represent the environment in which the object was created. Creation data allows a relying party to
|
D | raw_structures_fixed.txt | 16045 This structure provides information relating to the creation environment for the object. The creati… 16047 represent the environment in which the object was created. Creation data allows a relying party to
|
D | raw_commands.txt | 2142 // Initialize NV environment
|