Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp392 bool JSSerializer::WriteByteArray(const JSHandle<JSTaggedValue> &value, DataViewType viewType) in WriteByteArray()
416 uint32_t JSSerializer::GetDataViewTypeIndex(const DataViewType viewType) in GetDataViewTypeIndex()
721 [[maybe_unused]] DataViewType viewType = TypedArrayHelper::GetType(typedArray); in WriteJSTypedArray() local
1255 DataViewType viewType = GetDataViewTypeByIndex(viewTypeIndex); in ReadByteArray() local
1267 DataViewType viewType; in GetDataViewTypeByIndex() local