Home
last modified time | relevance | path

Searched defs:CheckBuffer (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/api/test/unittest/
Dbuffer_write_test.cpp120 bool CheckBuffer(uint8_t *buffer, size_t size) in CheckBuffer() function
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dstack_writer_test.cpp86 bool CheckBuffer(uint8_t* buffer, size_t size) in CheckBuffer() function
/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
Dnative_lib_info_segment.cpp158 bool NativeLibInfoSegment::CheckBuffer(ByteBuffer* bf, int32_t& inMagic, int32_t& inSegmentSize, in CheckBuffer() function in OHOS::SignatureTools::NativeLibInfoSegment