Home
last modified time | relevance | path

Searched refs:platformMessage (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dstandard_function_codec.cpp55 bool StandardFunctionCodec::DecodePlatformMessage(const std::vector<uint8_t>& buffer, CodecData& platformMessage) in DecodePlatformMessage() argument
58 if (!bufferReader.ReadData(platformMessage)) { in DecodePlatformMessage()
H A Dstandard_function_codec.h37 bool DecodePlatformMessage(const std::vector<uint8_t>& buffer, CodecData& platformMessage) override;
H A Dfunction_codec.h35 virtual bool DecodePlatformMessage(const std::vector<uint8_t>& buffer, CodecData& platformMessage) = 0;

Completed in 2 milliseconds