Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dcommand.cpp199 char* pathEnv = strdup(pathEnvRaw); in exec_with_path_search() local
200 char* dir = pathEnv; in exec_with_path_search()
216 free(pathEnv); in exec_with_path_search()