Home
last modified time | relevance | path

Searched defs:GetUint32Property (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dnapi_print_utils.cpp101 uint32_t NapiPrintUtils::GetUint32Property(napi_env env, napi_value object, const std::string &prop… in GetUint32Property() function in OHOS::Print::NapiPrintUtils
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp104 uint32_t NapiScanUtils::GetUint32Property(napi_env env, napi_value object, const std::string &prope… in GetUint32Property() function in OHOS::Scan::NapiScanUtils
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dnapi_utils.cpp120 uint32_t GetUint32Property(napi_env env, napi_value object, const std::string &propertyName) in GetUint32Property() function
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp204 uint32_t GetUint32Property(napi_env env, napi_value object, const std::string &propertyName) in GetUint32Property() function