Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A Dnative_module_collections.cpp53 static void GetBitVectorFunction(napi_env env, napi_value global, napi_value &bitVector) in GetBitVectorFunction()
86 napi_value bitVector; in InitArkTSCollections() local