Searched defs:CommandSyntaxError (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | ResponseCode.h | 49 static const int CommandSyntaxError = 500; variable |
/system/netd/ | ||
D | ResponseCode.h | 58 static const int CommandSyntaxError = 500; variable |