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