Home
last modified time | relevance | path

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

/base/update/updateservice/foundations/ability/utils/include/
Dupdateservice_json_utils.h83 static bool IsInteger(double d) in IsInteger() function
/base/msdp/device_status/utils/json_parser/src/
Djson_parser.cpp68 bool JsonParser::IsInteger(const cJSON *json) in IsInteger() function in OHOS::Msdp::DeviceStatus::JsonParser
/base/msdp/device_status/utils/common/src/
Dutility.cpp112 bool Utility::IsInteger(const std::string &target) in IsInteger() function in OHOS::Msdp::DeviceStatus::Utility