Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/common/
Dsession_data_defs.h42 enum SessionDataKey : uint64_t { enum
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.h108 status_t SetSessionData(SessionDataKey /*key*/ in SetSessionData() argument
114 status_t GetSessionData(SessionDataKey /*key*/, in GetSessionData() argument
/hardware/google/camera/common/hal/tests/
Dmock_device_session_hwl.cc250 status_t FakeCameraDeviceSessionHwl::SetSessionData(SessionDataKey /*key*/, in SetSessionData() argument
255 status_t FakeCameraDeviceSessionHwl::GetSessionData(SessionDataKey /*key*/, in GetSessionData() argument