Searched defs:IsNumber (Results 1 – 3 of 3) sorted by relevance
34 inline static bool IsNumber(const char num) in IsNumber() function
50 bool FieldValue::IsNumber() const in IsNumber() function in OHOS::HiviewDFX::EventStore::FieldValue
44 bool IsNumber(const napi_env env, const napi_value value) in IsNumber() function