Home
last modified time | relevance | path

Searched refs:TupleToStruct (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/serializer/
Dtuple_to_struct.h30 Struct TupleToStruct(Tuple &&tup) in TupleToStruct() function
Dserializer.h304 str = std::move(internal::TupleToStruct<S>(tuple)); in RawBufferToStruct()