Home
last modified time | relevance | path

Searched refs:exe (Results 1 – 5 of 5) sorted by relevance

/system/core/fastboot/
Dutil_windows.cpp41 void get_my_path(char exe[PATH_MAX]) in get_my_path()
45 GetModuleFileName( NULL, exe, PATH_MAX-1 ); in get_my_path()
46 exe[PATH_MAX-1] = 0; in get_my_path()
47 r = strrchr( exe, '\\' ); in get_my_path()
/system/core/adb/
Dget_my_path_linux.cpp24 void get_my_path(char *exe, size_t maxLen) in get_my_path() argument
28 int err = readlink(proc, exe, maxLen - 1); in get_my_path()
30 exe[err] = '\0'; in get_my_path()
32 exe[0] = '\0'; in get_my_path()
/system/core/crash_reporter/
Dcrash_reporter.cc266 DEFINE_string(exe, "", "Executable name of crashing process"); in main()
/system/media/audio_utils/
DDoxyfile.orig1212 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
DDoxyfile1212 # including file name) of the HTML help compiler ( hhc.exe). If non-empty