Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dnapi_print_utils.cpp146 void NapiPrintUtils::SetInt32Property(napi_env env, napi_value object, const std::string &name, int… in SetInt32Property() function in OHOS::Print::NapiPrintUtils
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp424 napi_status UserAuthNapiHelper::SetInt32Property(napi_env env, napi_value obj, const char *name, in… in SetInt32Property() function in OHOS::UserIam::UserAuth::UserAuthNapiHelper
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp149 void NapiScanUtils::SetInt32Property(napi_env env, napi_value object, const std::string &name, int3… in SetInt32Property() function in OHOS::Scan::NapiScanUtils
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dnapi_utils.cpp165 void SetInt32Property(napi_env env, napi_value object, const std::string &name, int32_t value) in SetInt32Property() function
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp263 void SetInt32Property(napi_env env, napi_value object, const std::string &name, int32_t value) in SetInt32Property() function