Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/common/
H A Dsession_data_defs.h44 enum SessionDataKey : uint64_t { enum
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceSessionHWLImpl.h138 status_t SetSessionData(SessionDataKey /*key*/ in SetSessionData() argument
144 status_t GetSessionData(SessionDataKey /*key*/, in GetSessionData() argument
/aosp12/hardware/google/camera/common/hal/tests/
H A Dmock_device_session_hwl.cc249 status_t FakeCameraDeviceSessionHwl::SetSessionData(SessionDataKey /*key*/, in SetSessionData() argument
254 status_t FakeCameraDeviceSessionHwl::GetSessionData(SessionDataKey /*key*/, in GetSessionData() argument