Searched refs:kNotFound (Results 1 – 6 of 6) 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()
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()
32 kNotFound, // The element to be read could not be found. enumerator
3511 kNotFound, enumerator3520 return MemcgVersion::kNotFound; in __memcg_version()