Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/serializer/
H A Dserializer.h69 const uint8_t *ptrEnd = ToUint8tPtr(ToUintPtr(ptr) + size); variable
70 std::copy(ptr, ptrEnd, std::back_inserter(buffer));

Completed in 2 milliseconds