Home
last modified time | relevance | path

Searched defs:BytePtr (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dmem.h285 using BytePtr = MapPtr<std::byte, MapPtrType::NON_CONST>; variable
/arkcompiler/runtime_core/libpandabase/os/
Dmem.h285 using BytePtr = MapPtr<std::byte, MapPtrType::NON_CONST>; variable
/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dzip_file.h37 using BytePtr = Byte *; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dzip_file.h35 using BytePtr = Byte *; variable