Home
last modified time | relevance | path

Searched defs:ConvertStringToUint32 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp152 bool ResourceConfigHelper::ConvertStringToUint32(std::string source, uint32_t &result) in ConvertStringToUint32() function in OHOS::AbilityRuntime::ResourceConfigHelper
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp369 bool ConvertStringToUint32(const char *src, uint32_t &dst) in ConvertStringToUint32() function