Searched defs:IsInteger (Results 1 – 3 of 3) sorted by relevance
| /base/update/updateservice/foundations/ability/utils/include/ | ||
| D | updateservice_json_utils.h | 83 static bool IsInteger(double d) in IsInteger() function |
| /base/msdp/device_status/utils/json_parser/src/ | ||
| D | json_parser.cpp | 68 bool JsonParser::IsInteger(const cJSON *json) in IsInteger() function in OHOS::Msdp::DeviceStatus::JsonParser |
| /base/msdp/device_status/utils/common/src/ | ||
| D | utility.cpp | 112 bool Utility::IsInteger(const std::string &target) in IsInteger() function in OHOS::Msdp::DeviceStatus::Utility |