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

/system/nvram/core/include/nvram/core/
H A Dstorage.h32 kNotFound, // The element to be read could not be found. member in class:nvram::storage::Status
48 // system, this function must return Status::kNotFound. For all other error
80 // index should return Status::kNotFound.
88 // medium. Status::kNotFound should be returned in case the space data

Completed in 64 milliseconds