Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp383 auto int_value = strtol(value.asCString(), nullptr, 10); in GetUInt8Value() local
413 auto int_value = strtol(value.asCString(), nullptr, 10); in GetInt32Value() local
442 auto int_value = strtoll(value.asCString(), nullptr, 10); in GetInt64Value() local