Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/daemon/
H A Dfile_sync_service.cpp155 static bool do_stat_v2(int s, uint32_t id, const char* path) { in do_stat_v2() function
831 if (!do_stat_v2(fd, request.id, name)) return false; in handle_sync_command()