Searched defs:ParseInt (Results 1 – 5 of 5) sorted by relevance
29 int32_t ParseInt(Effect::ErrorCode input) in ParseInt() function
331 bool ParseInt(const std::string &str, int32_t *value) in ParseInt() function
67 static void ParseInt(napi_env env, napi_value propertyNapi, int32_t& property) in ParseInt() function
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