Searched defs:statusAndId (Results 1 – 5 of 5) sorted by relevance
143 …oid::hardware::IInterface *_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_… in _hidl_onPhysicalCameraStatusChanged()208 …Changed(const ::android::frameworks::cameraservice::service::V2_0::CameraStatusAndId& statusAndId){ in onStatusChanged()216 …const ::android::frameworks::cameraservice::service::V2_1::PhysicalCameraStatusAndId& statusAndId){ in onPhysicalCameraStatusChanged()
207 for (auto &statusAndId : src) { in convertToHidl() local219 for (const auto &statusAndId : src) { in convertToHidl() local
102 virtual Return<void> onStatusChanged(const CameraStatusAndId& statusAndId) override { in onStatusChanged()118 virtual Return<void> onStatusChanged(const CameraStatusAndId& statusAndId) override { in onStatusChanged()125 const PhysicalCameraStatusAndId& statusAndId) override { in onPhysicalCameraStatusChanged()
132 …:IInterface *_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, … in _hidl_onStatusChanged()197 …Changed(const ::android::frameworks::cameraservice::service::V2_0::CameraStatusAndId& statusAndId){ in onStatusChanged()
291 for (const auto &statusAndId : src) { in convertFromAidl() local