Home
last modified time | relevance | path

Searched defs:PutByte (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H A Dhievent.h96 HiEvent& PutByte(const std::string& key, unsigned char value) in PutByte() function
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/
H A Dhap_byte_buffer.cpp211 void HapByteBuffer::PutByte(int32_t offset, char value) in PutByte() function in OHOS::Security::Verify::HapByteBuffer