Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_service.h28 #define ID_LIST MKID('L','I','S','T') macro
Dfile_sync_service.cpp448 case ID_LIST: in sync_id_to_name()
495 case ID_LIST: in handle_sync_command()
Dfile_sync_client.cpp616 if (!sc.SendRequest(ID_LIST, path)) return false; in sync_ls()