Home
last modified time | relevance | path

Searched refs:sendableInt16Array (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp81 napi_value sendableInt16Array; in InitArkTSCollections() local
109 if (!GetCollectionFunction(env, global, SENDABLE_INT16_ARRAY, sendableInt16Array)) { in InitArkTSCollections()
138 DECLARE_NAPI_PROPERTY("Int16Array", sendableInt16Array), in InitArkTSCollections()