Searched refs:customDataSize (Results 1 – 2 of 2) sorted by relevance
77 size_t customDataSize, in _NonAppStart() argument90 #pragma unused(customDataSize) in _NonAppStart()
307 size_t customDataSize = 0; in Decode() local308 buffer.skipByteArray(&customDataSize); in Decode()309 if (customDataSize != 0) { in Decode()