Home
last modified time | relevance | path

Searched defs:exec_path (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/base/
Dfile-utils.cc16 std::unique_ptr<char[]> RelativePath(const char* exec_path, const char* name) { in RelativePath()
/third_party/node/deps/v8/src/init/
Dicu_util.cc39 bool InitializeICUDefaultLocation(const char* exec_path, in InitializeICUDefaultLocation()
/third_party/python/Mac/Tools/
Dpythonw.c156 char* exec_path = get_python_path(); in main() local
/third_party/node/src/
Denv.cc580 const std::string& exec_path = exec_path_; in GetCwd() local
617 std::string exec_path; in GetExecPath() local
Denv-inl.h425 inline const std::string& Environment::exec_path() const { in exec_path() function
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c390 char *exec_path = NULL; in main() local
Ddoio.c650 char *exec_path; in main() local
/third_party/nghttp2/src/
Dshrpx.cc524 auto exec_path = in exec_binary() local
/third_party/node/deps/v8/src/api/
Dapi.cc6182 bool v8::V8::InitializeICUDefaultLocation(const char* exec_path, in InitializeICUDefaultLocation()