Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/frameworks/native/
Dcommon_utils.cpp224 bool IsNumber(const std::string &str) in IsNumber() function
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dmem_profiler_collector_impl.cpp45 static bool IsNumber(const std::string& str) in IsNumber() function
/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.cpp49 bool IsNumber(const napi_env env, const napi_value value) in IsNumber() function