Searched refs:kNotFound (Results 1 – 5 of 5) sorted by relevance
37 return Status::kNotFound; in Load()145 return slot ? slot->Load(blob) : Status::kNotFound; in LoadSpace()155 return slot ? slot->Delete() : Status::kNotFound; in DeleteSpace()
68 return nvram::storage::Status::kNotFound; in DeleteFile()83 return nvram::storage::Status::kNotFound; in LoadFile()121 return nvram::storage::Status::kNotFound; in StoreFile()
32 return Status::kNotFound; in Load()91 return slot ? slot->Load(blob) : Status::kNotFound; in LoadSpace()
32 kNotFound, // The element to be read could not be found. enumerator
97 case storage::Status::kNotFound: in SanitizeStorageStatus()98 return storage::Status::kNotFound; in SanitizeStorageStatus()356 case storage::Status::kNotFound: in DeleteSpace()558 case storage::Status::kNotFound: in WipeStorage()660 case storage::Status::kNotFound: in Initialize()695 case storage::Status::kNotFound: in Initialize()752 case storage::Status::kNotFound: in Initialize()802 case storage::Status::kNotFound: in LoadSpaceRecord()