Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_auth_client.c111 char **paths = key_paths; in load_keys() local
116 while ((path = *paths++)) { in load_keys()
DSERVICES.TXT22 state. devices-l includes the device paths in the state.
/system/vold/
DVolumeManager.cpp614 char *paths[] = { mountPoint, NULL }; in fixupAsecPermissions() local
616 FTS *fts = fts_open(paths, FTS_PHYSICAL | FTS_NOCHDIR | FTS_XDEV, NULL); in fixupAsecPermissions()