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

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

Completed in 403 milliseconds