Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_checker.h202 ElfSectionData rawData; /* Uninterpreted data of the section. */ member
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2025 void* rawData = reinterpret_cast<void *>( in BufferToStringCallback() local