Home
last modified time | relevance | path

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

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