Searched defs:flagSize (Results 1 – 2 of 2) sorted by relevance
117 static int32_t extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const ch… in extractFlag()