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

  /system/core/adb/
sysdeps.h 82 #define ENV_PATH_SEPARATOR_STR ";"
359 #define ENV_PATH_SEPARATOR_STR ":"
adb_auth_host.cpp 279 for (const auto& path : android::base::Split(adb_keys_path, ENV_PATH_SEPARATOR_STR)) {

Completed in 49 milliseconds