Home
last modified time | relevance | path

Searched defs:IsNumber (Results 1 – 3 of 3) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dsim_number_decode.cpp34 inline static bool IsNumber(const char num) in IsNumber() function
/base/hiviewdfx/hiview/base/event_store/dao/
Dsys_event_query.cpp50 bool FieldValue::IsNumber() const in IsNumber() function in OHOS::HiviewDFX::EventStore::FieldValue
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_util.cpp44 bool IsNumber(const napi_env env, const napi_value value) in IsNumber() function