Searched defs:ParseInt (Results 1 – 9 of 9) sorted by relevance
29 int32_t ParseInt(Effect::ErrorCode input) in ParseInt() function
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
331 bool ParseInt(const std::string &str, int32_t *value) in ParseInt() function
111 bool ParseInt(napi_env env, int32_t ¶m, napi_value args) in ParseInt() function
67 static void ParseInt(napi_env env, napi_value propertyNapi, int32_t& property) in ParseInt() function
89 inline int32_t PowerSupplyProvider::ParseInt(const char* str) in ParseInt() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
213 bool CommonFunc::ParseInt(napi_env env, napi_value args, int32_t ¶m) in ParseInt() function in OHOS::AppExecFwk::CommonFunc
1088 static napi_value ParseInt(napi_env env, int ¶m, napi_value args) in ParseInt() function