Searched refs:OpFailedStorageBusy (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.cpp | 35 return(ResponseCode::OpFailedStorageBusy); in convertFromErrno() |
D | ResponseCode.h | 44 static const int OpFailedStorageBusy = 405; variable |