Searched defs:IsNumber (Results 1 – 6 of 6) sorted by relevance
48 static bool IsNumber(const std::string& str) in IsNumber() function
34 inline static bool IsNumber(const char num) in IsNumber() function
132 bool IsNumber(const std::string& str) in IsNumber() function
50 bool FieldValue::IsNumber() const in IsNumber() function in OHOS::HiviewDFX::EventStore::FieldValue
433 bool CjsonHelper::IsNumber(cJSON* item) in IsNumber() function in OHOS::MiscServices::CjsonHelper
49 bool IsNumber(const napi_env env, const napi_value value) in IsNumber() function