Searched defs:kStorageError (Results 1 - 1 of 1) sorted by relevance

/system/nvram/core/include/nvram/core/
H A Dstorage.h33 kStorageError, // Failure on the underlying storage layer. member in class:nvram::storage::Status
49 // conditions, implementations should return Status::kStorageError.
73 // stored successfully, the function should return kStorageError otherwise.
89 // positively doesn't exist on the medium, and Status::kStorageError should be

Completed in 1841 milliseconds