Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp115 uint32_t GetArrayLength(const napi_env env, const napi_value arr) in GetArrayLength() function
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_common.cpp1409 bool GetArrayLength(napi_env env, napi_value value, uint32_t &length) in GetArrayLength() function