Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp176 int32_t NapiCommon::GetNapiInt32Value( in GetNapiInt32Value() function in OHOS::NetManagerStandard::NapiCommon
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp311 int32_t GetNapiInt32Value(napi_env env, napi_value napiValue, const std::string &name, const int32_… in GetNapiInt32Value() function
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp764 int32_t GetNapiInt32Value(napi_env env, napi_value napiValue, std::string name, int32_t defValue = … in GetNapiInt32Value() function