Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dfile_sync_service.cpp823 std::string id_name = sync_id_to_name(request.id); in handle_sync_command() local
825 D("sync: %s('%s')", id_name.c_str(), name); in handle_sync_command()