Searched defs:ParseInt (Results 1 – 4 of 4) sorted by relevance
25 int ParseInt(const Json::Value& root, const std::string& key) in ParseInt() function
55 inline int32_t PowerSupplyProvider::ParseInt(const char* str) in ParseInt() function in OHOS::PowerMgr::PowerSupplyProvider
414 int32_t ParserUtil::ParseInt(const cJSON *value) in ParseInt() function in OHOS::Telephony::ParserUtil
149 bool ParseInt(napi_env env, int32_t ¶m, napi_value args) in ParseInt() function