Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dos.py619 def get_exec_path(env=None): function
/third_party/nghttp2/src/
Dutil.cc781 char *get_exec_path(int argc, char **const argv, const char *cwd) { in get_exec_path() function