Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dlaunch_posix.cc85 void SetEnvironment(char** env) { in SetEnvironment() function
458 SetEnvironment(new_environ.get()); in LaunchProcess()
/external/v8/src/
Dd8-posix.cc700 void Shell::SetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetEnvironment() function in v8::Shell
760 FunctionTemplate::New(isolate, SetEnvironment)); in AddOSMethods()
Dd8.h438 static void SetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args);