Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Devent_json_util.cpp25 int ParseInt(const Json::Value& root, const std::string& key) in ParseInt() function
/base/powermgr/battery_manager/charger/src/
Dpower_supply_provider.cpp55 inline int32_t PowerSupplyProvider::ParseInt(const char* str) in ParseInt() function in OHOS::PowerMgr::PowerSupplyProvider
/base/telephony/telephony_data/common/src/
Dparser_util.cpp414 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