Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/daemon/
H A Dfile_sync_service.cpp71 static bool should_use_fs_config(const std::string& path) { in should_use_fs_config() function
122 if (should_use_fs_config(partial_path)) { in secure_mkdirs()
533 if (should_use_fs_config(path) && !dry_run) { in send_impl()