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