Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_protocol.h27 #define ID_DENT_V1 MKID('D', 'E', 'N', 'T') macro
/system/core/adb/daemon/
Dfile_sync_service.cpp196 msg_id = ID_DENT_V1; in do_list()
/system/core/adb/client/
Dfile_sync_client.cpp536 uint32_t expected_id = v2 ? ID_DENT_V2 : ID_DENT_V1; in FinishLsImpl()