Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/adb_connector/
Dadb_connection_maintainer.cpp120 bool IsInteger(const std::string& str) { in IsInteger() function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DBaseTypes.h898 inline bool IsInteger(TBasicType type) in IsInteger() function