Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper-inl.h155 uint32_t TypedArrayHelper::GetSizeFromType(const DataViewType arrayType) in GetSizeFromType() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp397 HWTEST_F_L0(TypedArrayHelperTest, GetSizeFromType) in HWTEST_F_L0() argument