Searched defs:SetUint32Property (Results 1 – 4 of 4) sorted by relevance
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| D | napi_print_utils.cpp | 108 void NapiPrintUtils::SetUint32Property(napi_env env, napi_value object, const std::string &name, ui… in SetUint32Property() function in OHOS::Print::NapiPrintUtils
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
| D | user_auth_napi_helper.cpp | 439 napi_status UserAuthNapiHelper::SetUint32Property(napi_env env, napi_value obj, const char *name, u… in SetUint32Property() function in OHOS::UserIam::UserAuth::UserAuthNapiHelper
|
| /base/print/print_fwk/frameworks/helper/scan_helper/src/ |
| D | napi_scan_utils.cpp | 112 void NapiScanUtils::SetUint32Property(napi_env env, napi_value object, const std::string &name, uin… in SetUint32Property() function in OHOS::Scan::NapiScanUtils
|
| /base/request/request/frameworks/js/napi/src/ |
| D | napi_utils.cpp | 723 void SetUint32Property(napi_env env, napi_value object, const std::string &name, uint32_t value) in SetUint32Property() function
|