Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.h150 status_t GetSessionData(SessionDataKey /*key*/, in GetSessionData() function
/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dmock_device_session_hwl.cc259 status_t FakeCameraDeviceSessionHwl::GetSessionData(SessionDataKey /*key*/, in GetSessionData() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DTls.h452 EFI_TLS_GET_SESSION_DATA GetSessionData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DTls.h502 EFI_TLS_GET_SESSION_DATA GetSessionData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DTls.h501 EFI_TLS_GET_SESSION_DATA GetSessionData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DTls.h502 EFI_TLS_GET_SESSION_DATA GetSessionData; member
/aosp_15_r20/art/runtime/metrics/
H A Dreporter_test.cc84 const SessionData& GetSessionData() { in GetSessionData() function in art::metrics::TestBackend