Home
last modified time | relevance | path

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

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