Searched defs:dest_path (Results 1 – 2 of 2) sorted by relevance
101 static bool sdcardfs_setup(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup()132 …atic bool sdcardfs_setup_bind_remount(const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_bind_remount()154 const std::string& source_path, const std::string& dest_path, in sdcardfs_setup_secondary()
944 const auto& dest_path = backup_path_fn(*apex_file); in BackupActivePackages() local2185 std::string dest_path = StageDestPath(apex_file); in StagePackages() local