blob: 5f19e6c285e79061be9502f5a48ab1b9c592ca1b [file] [log] [blame]
#ifndef HIDL_GENERATED_ANDROID_FRAMEWORKS_CAMERASERVICE_SERVICE_V2_1_HWTYPES_H
#define HIDL_GENERATED_ANDROID_FRAMEWORKS_CAMERASERVICE_SERVICE_V2_1_HWTYPES_H
#include <android/frameworks/cameraservice/service/2.1/types.h>
#include <android/frameworks/cameraservice/service/2.0/hwtypes.h>
#include <hidl/Status.h>
#include <hwbinder/IBinder.h>
#include <hwbinder/Parcel.h>
namespace android {
namespace frameworks {
namespace cameraservice {
namespace service {
namespace V2_1 {
::android::status_t readEmbeddedFromParcel(
const ::android::frameworks::cameraservice::service::V2_1::CameraStatusAndId &obj,
const ::android::hardware::Parcel &parcel,
size_t parentHandle,
size_t parentOffset);
::android::status_t writeEmbeddedToParcel(
const ::android::frameworks::cameraservice::service::V2_1::CameraStatusAndId &obj,
::android::hardware::Parcel *parcel,
size_t parentHandle,
size_t parentOffset);
::android::status_t readEmbeddedFromParcel(
const ::android::frameworks::cameraservice::service::V2_1::PhysicalCameraStatusAndId &obj,
const ::android::hardware::Parcel &parcel,
size_t parentHandle,
size_t parentOffset);
::android::status_t writeEmbeddedToParcel(
const ::android::frameworks::cameraservice::service::V2_1::PhysicalCameraStatusAndId &obj,
::android::hardware::Parcel *parcel,
size_t parentHandle,
size_t parentOffset);
} // namespace V2_1
} // namespace service
} // namespace cameraservice
} // namespace frameworks
} // namespace android
#endif // HIDL_GENERATED_ANDROID_FRAMEWORKS_CAMERASERVICE_SERVICE_V2_1_HWTYPES_H