Searched refs:PutByte (Results 1 – 6 of 6) sorted by relevance
200 errorCommentFile.PutByte(0, tmp);213 errorCommentFile.PutByte(TEST_PFOFILE_PKCS7_DATA_INDEX, tmp);224 errorCommentFile.PutByte(TEST_APP_PKCS7_DATA_INDEX, tmp);
124 testBuffer2.PutByte(0, testChar);250 buffer1.PutByte(i, testStr[i]);
50 DLL_EXPORT void PutByte(int32_t offset, char value);
96 HiEvent& PutByte(const std::string& key, unsigned char value) in PutByte() function
211 void HapByteBuffer::PutByte(int32_t offset, char value) in PutByte() function in OHOS::Security::Verify::HapByteBuffer
510 result.PutByte(0, ZIP_FIRST_LEVEL_CHUNK_PREFIX); in ComputeDigestsForEachChunk()