Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dfile_sync_service.cpp381 std::string real_path; in handle_send_file() local
385 if (!Realpath(path, &real_path) || lstat(Dirname(real_path).c_str(), &st) == -1 || in handle_send_file()