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

  /system/core/adb/
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
get_my_path_windows.c 21 void get_my_path(char *exe, size_t maxLen) function
adb.h 259 void get_my_path(char *s, size_t maxLen);
commandline.c 42 void get_my_path(char *s, size_t maxLen);
848 get_my_path(dir, PATH_MAX);
    [all...]
adb.c 1128 get_my_path(path, PATH_MAX);
    [all...]
  /system/core/fastboot/
util_linux.c 37 void get_my_path(char *path) function
util_osx.c 32 void get_my_path(char s[PATH_MAX]) function
util_windows.c 62 void get_my_path(char exe[PATH_MAX]) function
fastboot.c 96 void get_my_path(char *path);
122 get_my_path(path);
  /bootable/recovery/minadbd/
adb.h 218 void get_my_path(char *s, size_t maxLen);

Completed in 97 milliseconds