Searched refs:OpFailedStorageNotFound (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.cpp | 37 return(ResponseCode::OpFailedStorageNotFound); in convertFromErrno() |
D | ResponseCode.h | 45 static const int OpFailedStorageNotFound = 406; variable |