Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/charger/src/
Dpower_supply_provider.cpp54 inline int32_t PowerSupplyProvider::ParseInt(const char* str) in ParseInt() function in OHOS::PowerMgr::PowerSupplyProvider
/base/telephony/telephony_data/common/src/
Dparser_util.cpp409 int32_t ParserUtil::ParseInt(const cJSON *value) in ParseInt() function in OHOS::Telephony::ParserUtil
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_common.cpp149 bool ParseInt(napi_env env, int32_t &param, napi_value args) in ParseInt() function