Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dfile_sync_service.cpp813 std::string id_name = sync_id_to_name(request.id); in handle_sync_command() local
815 D("sync: %s('%s')", id_name.c_str(), name); in handle_sync_command()