Searched refs:CreateBootStorageFiles (Results 1 – 3 of 3) sorted by relevance
172 base::Result<void> CreateBootStorageFiles();
192 auto copy_result = (**storage_files).CreateBootStorageFiles(); in CreateStorageBootCopy()
915 base::Result<void> StorageFiles::CreateBootStorageFiles() { in CreateBootStorageFiles() function in android::aconfigd::StorageFiles