Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h337 bool GetUint32ValueByKey(napi_env env, napi_value jsObject, const std::string& key, uint32_t& resul…
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1566 bool GetUint32ValueByKey(napi_env env, napi_value jsObject, const std::string& key, uint32_t& resul… in GetUint32ValueByKey() function