Searched defs:dest_path (Results 1 – 3 of 3) 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()
1051 const auto& dest_path = backup_path_fn(*apex_file); in BackupActivePackages() local2400 std::string dest_path = StageDestPath(apex_file); in StagePackages() local
1162 let dest_path = make_filename(dest_uid, dest_alias, prefix); in move_keystore_file_if_exists() localVariable