Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dexec_cmd.c44 void perf_set_argv_exec_path(const char *exec_path) in perf_set_argv_exec_path()
Dhelp.c167 const char *exec_path = perf_exec_path(); in load_command_list() local
211 const char *exec_path = perf_exec_path(); in list_commands() local
/external/qemu/hw/
Dgoldfish_trace.c49 static char exec_path[CLIENT_PAGE_SIZE]; variable
/external/chromium/chrome/browser/
Dshell_integration_linux.cc378 std::string exec_path = tokenizer.token().substr(5); in GetDesktopFileContents() local