Home
last modified time | relevance | path

Searched refs:OpFailedStorageBusy (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DResponseCode.cpp35 return(ResponseCode::OpFailedStorageBusy); in convertFromErrno()
DResponseCode.h44 static const int OpFailedStorageBusy = 405; variable