Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/camera/ndk/impl/
H A DACameraManager.h283 struct DeviceStatusMapKey { struct
287 bool operator<(const DeviceStatusMapKey& other) const { argument
311 std::map<DeviceStatusMapKey, StatusAndHAL3Support> mDeviceStatusMap; argument