Searched defs:ParseInt (Results 1 – 3 of 3) sorted by relevance
54 inline int32_t PowerSupplyProvider::ParseInt(const char* str) in ParseInt() function in OHOS::PowerMgr::PowerSupplyProvider
409 int32_t ParserUtil::ParseInt(const cJSON *value) in ParseInt() function in OHOS::Telephony::ParserUtil
111 bool ParseInt(napi_env env, int32_t ¶m, napi_value args) in ParseInt() function