HomeSort by relevance Sort by last modified time
    Searched defs:get_my_path (Results 1 - 7 of 7) sorted by null

  /system/core/adb/
get_my_path_windows.c 21 void get_my_path(char *exe, size_t maxLen) function
get_my_path_darwin.c 20 void get_my_path(char *s, size_t maxLen) function
get_my_path_freebsd.c 26 get_my_path(char *exe, size_t maxLen) function
get_my_path_linux.c 22 void get_my_path(char *exe, size_t maxLen) function
  /system/core/fastboot/
util_windows.c 39 void get_my_path(char exe[PATH_MAX]) function
util_linux.c 37 void get_my_path(char *path) function
util_osx.c 32 void get_my_path(char s[PATH_MAX]) function

Completed in 58 milliseconds