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.h44 enum SessionDataKey : uint64_t { enum
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.h146 status_t SetSessionData(SessionDataKey /*key*/, void* /*value*/) override { in SetSessionData() argument
150 status_t GetSessionData(SessionDataKey /*key*/, in GetSessionData() argument
/hardware/google/camera/common/hal/tests/
Dmock_device_session_hwl.cc254 status_t FakeCameraDeviceSessionHwl::SetSessionData(SessionDataKey /*key*/, in SetSessionData() argument
259 status_t FakeCameraDeviceSessionHwl::GetSessionData(SessionDataKey /*key*/, in GetSessionData() argument