Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraManager.h278 struct DeviceStatusMapKey { struct
282 bool operator<(const DeviceStatusMapKey& other) const { argument
306 std::map<DeviceStatusMapKey, StatusAndHAL3Support> mDeviceStatusMap; argument