Searched refs:OpFailedStorageNotFound (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DResponseCode.cpp37 return(ResponseCode::OpFailedStorageNotFound);
H A DResponseCode.h46 static const int OpFailedStorageNotFound = 406; member in class:ResponseCode
H A DCommandListener.cpp705 cli->sendMsg(ResponseCode::OpFailedStorageNotFound, "Error", false);

Completed in 54 milliseconds