Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dfile_sync_service.cpp776 static const char* sync_id_to_name(uint32_t id) { in sync_id_to_name() function
823 std::string id_name = sync_id_to_name(request.id); in handle_sync_command()