Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/serializer/
Dserializer.h283 bool StructToBuffer(Struct &&str, /* out */ std::vector<uint8_t> &buffer) // NOLINT(google-runtime… in StructToBuffer() function
/arkcompiler/runtime_core/static_core/libpandabase/serializer/
Dserializer.h283 bool StructToBuffer(Struct &&str, std::vector<uint8_t> &buffer) in StructToBuffer() function