Home
last modified time | relevance | path

Searched defs:SetByteOffset (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typed_unsigned_arrays.h76 void SetByteOffset(EtsDouble offset) in SetByteOffset() function
Dets_typed_arrays.h81 void SetByteOffset(EtsDouble offset) in SetByteOffset() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_dataview_test.cpp191 HWTEST_F_L0(JSDataViewTest, SetByteOffset) in HWTEST_F_L0() argument
Djs_typed_array_test.cpp290 HWTEST_F_L0(JSTypedArrayTest, SetByteOffset) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3516 inline void StubBuilder::SetByteOffset(GateRef glue, GateRef typedArray, GateRef byteOffset) in SetByteOffset() function