Searched refs:BeforeDecodeDump (Results 1 – 4 of 4) sorted by relevance
88 void BeforeDecodeDump(uint8_t *buffer, size_t bufSize);
393 void DecodeDataProcess::BeforeDecodeDump(uint8_t *buffer, size_t bufSize) in BeforeDecodeDump() function in OHOS::DistributedHardware::DecodeDataProcess434 BeforeDecodeDump(buffer->Data(), buffer->Size()); in FeedDecoderInputBuffer()
440 void DecodeDataProcess::BeforeDecodeDump(uint8_t *buffer, size_t bufSize) in BeforeDecodeDump() function in OHOS::DistributedHardware::DecodeDataProcess481 BeforeDecodeDump(buffer->Data(), buffer->Size()); in FeedDecoderInputBuffer()
152 testDecodeDataProcess_->BeforeDecodeDump(buffer, bufferSize);