Searched refs:SetSessionData (Results 1 – 4 of 4) sorted by relevance
88 status_t SetSessionData(SessionDataKey key, void* value) override;178 MOCK_METHOD2(SetSessionData, status_t(SessionDataKey key, void* value));
249 status_t FakeCameraDeviceSessionHwl::SetSessionData(SessionDataKey /*key*/, in SetSessionData() function in android::google_camera_hal::FakeCameraDeviceSessionHwl
136 virtual status_t SetSessionData(SessionDataKey key, void* value) = 0;
138 status_t SetSessionData(SessionDataKey /*key*/ in SetSessionData() function