Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_protocol.h24 #define ID_LIST MKID('L', 'I', 'S', 'T') macro
/system/core/adb/daemon/
Dfile_sync_service.cpp499 case ID_LIST: in sync_id_to_name()
546 case ID_LIST: in handle_sync_command()
/system/core/adb/client/
Dfile_sync_client.cpp616 if (!sc.SendRequest(ID_LIST, path)) return false; in sync_ls()