Searched defs:pBytes (Results 1 – 9 of 9) sorted by relevance
65 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes) in otPlatDebugUart_write_bytes()
322 auto pBytes = pString.unsigned_span(); in GetNextChar() local
725 int *pBytes) { in transportEnc_LatmGetFrame()
342 uint8_t *const pBytes = static_cast<uint8_t *>(pData); in fillPattern() local
5361 const uint8_t* pBytes = (const uint8_t*)pMemory; in ValidatePattern() local
15196 char *pBytes = VMA_NULL; in Map() local
15528 char *pBytes = VMA_NULL; in Map() local
15596 char *pBytes = VMA_NULL; in Map() local
1758 static jlong NativeCrypto_EC_GROUP_new_arbitrary(JNIEnv* env, jclass, jbyteArray pBytes, in NativeCrypto_EC_GROUP_new_arbitrary()