Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcrash_reporter_client.cc703 const std::wstring& exe_dir) { in GetCrashExternalHandler()
/third_party/quickjs/
Dqjsc.c403 char exe_dir[1024], inc_dir[1024], lib_dir[1024], buf[1024], *p; in output_executable() local