Home
last modified time | relevance | path

Searched defs:BufferData (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp55 void *Encoder::BufferData() const in BufferData() function in ark::compiler::Encoder
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp2167 JSHandle<JSTaggedValue> BufferData(thread, jsArrayBuffer->GetArrayBufferData(thread)); in HWTEST_F_L0() local
2196 JSHandle<JSTaggedValue> BufferData(thread, jsArrayBuffer->GetArrayBufferData(thread)); in HWTEST_F_L0() local
Dserializer_test.cpp2296 JSHandle<JSTaggedValue> BufferData(thread, jsArrayBuffer->GetArrayBufferData(thread)); in HWTEST_F_L0() local
2325 JSHandle<JSTaggedValue> BufferData(thread, jsArrayBuffer->GetArrayBufferData(thread)); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp321 void *Aarch32Encoder::BufferData() const in BufferData() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp3098 void *Amd64Encoder::BufferData() const in BufferData() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp3248 void *Aarch64Encoder::BufferData() const in BufferData() function in ark::compiler::aarch64::Aarch64Encoder