Home
last modified time | relevance | path

Searched defs:SetEnvironment (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dlaunch_posix.cc100 void SetEnvironment(char** env) { in SetEnvironment() function
/external/v8/src/
Dd8-posix.cc699 void Shell::SetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetEnvironment() function in v8::Shell