Home
last modified time | relevance | path

Searched defs:exe_path (Results 1 – 6 of 6) sorted by relevance

/third_party/jsoncpp/test/
Drununittests.py39 def runAllTests(exe_path, use_valgrind=False): argument
/third_party/musl/porting/linux/user/ldso/
Dns_config.h51 char *exe_path; member
Dns_config.c477 static int config_parse(const char *file_path, const char *exe_path) in config_parse()
/third_party/gn/src/gn/
Dninja_build_writer.cc58 base::FilePath exe_path = GetExePath(); in GetSelfInvocationCommandLine() local
Dsetup.cc282 base::FilePath exe_path(SysMultiByteTo16(python_path)); in PythonBatToExe() local
/third_party/cef/libcef/common/
Dcrash_reporter_client.cc578 const std::wstring& exe_path, in GetProductNameAndVersion()