Home
last modified time | relevance | path

Searched refs:DeviceStatusMapKey (Results 1 – 2 of 2) 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
DACameraManager.cpp285 std::vector<DeviceStatusMapKey> keysToRemove; in binderDied()
291 for (const DeviceStatusMapKey& key : keysToRemove) { in binderDied()
619 DeviceStatusMapKey key{.deviceId = deviceId, .cameraId = cameraId}; in onStatusChangedLocked()
672 DeviceStatusMapKey key{.deviceId = deviceId, .cameraId = cameraId}; in onStatusChangedLocked()