Home
last modified time | relevance | path

Searched refs:IsDigit (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp309 bool IsDigit(const std::string& value) { in IsDigit() function
350 if (IsDigit(value.asString())) { in GetUInt8Value()
380 if (IsDigit(value.asString())) { in GetInt32Value()