/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/cpp_target/user_auth/v1_2/ |
H A D | user_auth_interface_proxy.h.txt | 26 namespace V1_2 { 82 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfo& info… 85 OHOS::HDI::UserAuth::V1_2::EnrollResultInfo& info) override; 90 OHOS::HDI::UserAuth::V1_2::CredentialInfo& info) override; 108 OHOS::HDI::UserAuth::V1_2::AuthResultInfo& info) override; 127 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1_1& … 143 …const OHOS::HDI::UserAuth::V1_2::EnrollParamV1_2& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1… 159 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfo& info… 204 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1_1& … 222 …const OHOS::HDI::UserAuth::V1_2::EnrollParamV1_2& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1… [all …]
|
H A D | user_auth_types.h.txt | 52 namespace V1_2 { 89 OHOS::HDI::UserAuth::V1_2::AuthType authType; 105 OHOS::HDI::UserAuth::V1_2::AuthType authType; 114 OHOS::HDI::UserAuth::V1_2::AuthType authType; 141 OHOS::HDI::UserAuth::V1_2::AuthType authType; 149 OHOS::HDI::UserAuth::V1_2::AuthType authType; 156 OHOS::HDI::UserAuth::V1_2::AuthType authType; 168 OHOS::HDI::UserAuth::V1_2::AuthType authType; 183 OHOS::HDI::UserAuth::V1_2::UserInfo userInfo; 189 OHOS::HDI::UserAuth::V1_2::AuthType authType; [all …]
|
H A D | user_auth_interface_service.h.txt | 24 namespace V1_2 { 42 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfo& info… 45 OHOS::HDI::UserAuth::V1_2::EnrollResultInfo& info) override; 50 OHOS::HDI::UserAuth::V1_2::CredentialInfo& info) override; 53 std::vector<OHOS::HDI::UserAuth::V1_2::CredentialInfo>& infos) override; 56 std::vector<OHOS::HDI::UserAuth::V1_2::EnrolledInfo>& infos) override; 68 OHOS::HDI::UserAuth::V1_2::AuthResultInfo& info) override; 76 OHOS::HDI::UserAuth::V1_2::IdentifyResultInfo& info) override; 87 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1_1& … 103 …const OHOS::HDI::UserAuth::V1_2::EnrollParamV1_2& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1… [all …]
|
H A D | user_auth_interface_service.cpp.txt | 24 namespace V1_2 { 57 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfo& info) 63 OHOS::HDI::UserAuth::V1_2::EnrollResultInfo& info) 86 …OHOS::HDI::UserAuth::V1_2::PinSubType& pinSubType, std::vector<OHOS::HDI::UserAuth::V1_2::Enrolled… 104 …const OHOS::HDI::UserAuth::V1_2::AuthSolution& param, std::vector<OHOS::HDI::UserAuth::V1_2::Sched… 144 …d::vector<OHOS::HDI::UserAuth::V1_2::AuthType>& authTypes, uint32_t authTrustLevel, std::vector<OH… 150 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1_1& … 156 …const OHOS::HDI::UserAuth::V1_2::AuthSolution& param, std::vector<OHOS::HDI::UserAuth::V1_2::Sched… 178 …const OHOS::HDI::UserAuth::V1_2::AuthSolutionV1_2& param, std::vector<OHOS::HDI::UserAuth::V1_2::S… 184 …const OHOS::HDI::UserAuth::V1_2::EnrollParamV1_2& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1… [all …]
|
H A D | user_auth_interface_proxy.cpp.txt | 30 namespace V1_2 { 37 sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface> OHOS::HDI::UserAuth::V1_2::IUserAuthInterface::… 42 sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface> OHOS::HDI::UserAuth::V1_2::IUserAuthInterface::… 67 …sptr<OHOS::HDI::UserAuth::V1_2::UserAuthInterfaceProxy> proxy = new OHOS::HDI::UserAuth::V1_2::Use… 212 …OHOS::HDI::UserAuth::V1_2::AuthType authType, std::vector<OHOS::HDI::UserAuth::V1_2::CredentialInf… 218 …OHOS::HDI::UserAuth::V1_2::PinSubType& pinSubType, std::vector<OHOS::HDI::UserAuth::V1_2::Enrolled… 236 …const OHOS::HDI::UserAuth::V1_2::AuthSolution& param, std::vector<OHOS::HDI::UserAuth::V1_2::Sched… 288 …const OHOS::HDI::UserAuth::V1_2::AuthSolution& param, std::vector<OHOS::HDI::UserAuth::V1_2::Sched… 299 int32_t OHOS::HDI::UserAuth::V1_2::UserAuthInterfaceProxy::GetAllUserInfo(std::vector<OHOS::HDI::Us… 310 …const OHOS::HDI::UserAuth::V1_2::AuthSolutionV1_2& param, std::vector<OHOS::HDI::UserAuth::V1_2::S… [all …]
|
H A D | iuser_auth_interface.h.txt | 49 namespace V1_2 { 106 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfo& info… 109 OHOS::HDI::UserAuth::V1_2::EnrollResultInfo& info) = 0; 114 OHOS::HDI::UserAuth::V1_2::CredentialInfo& info) = 0; 120 std::vector<OHOS::HDI::UserAuth::V1_2::EnrolledInfo>& infos) = 0; 132 OHOS::HDI::UserAuth::V1_2::AuthResultInfo& info) = 0; 140 OHOS::HDI::UserAuth::V1_2::IdentifyResultInfo& info) = 0; 151 …const OHOS::HDI::UserAuth::V1_2::EnrollParam& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1_1& … 164 …const OHOS::HDI::UserAuth::V1_2::AuthSolutionV1_2& param, std::vector<OHOS::HDI::UserAuth::V1_2::S… 167 …const OHOS::HDI::UserAuth::V1_2::EnrollParamV1_2& param, OHOS::HDI::UserAuth::V1_2::ScheduleInfoV1… [all …]
|
H A D | user_auth_interface_stub.cpp.txt | 28 namespace V1_2 { 74 sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface> OHOS::HDI::UserAuth::V1_2::IUserAuthInterface::… 94 OHOS::HDI::UserAuth::V1_2::UserAuthInterfaceStub::UserAuthInterfaceStub(const sptr<OHOS::HDI::UserA… 530 OHOS::HDI::UserAuth::V1_2::EnrollParam param; 536 OHOS::HDI::UserAuth::V1_2::ScheduleInfo info; 649 OHOS::HDI::UserAuth::V1_2::CredentialInfo info; 910 OHOS::HDI::UserAuth::V1_2::AuthSolution param; 971 OHOS::HDI::UserAuth::V1_2::AuthResultInfo info; 1265 OHOS::HDI::UserAuth::V1_2::EnrollParam param; 1310 OHOS::HDI::UserAuth::V1_2::AuthSolution param; [all …]
|
H A D | user_auth_interface_stub.h.txt | 29 namespace V1_2 { 39 …eReply, MessageOption& userAuthInterfaceOption, sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface… 41 …eReply, MessageOption& userAuthInterfaceOption, sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface… 43 …eReply, MessageOption& userAuthInterfaceOption, sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface… 45 …eReply, MessageOption& userAuthInterfaceOption, sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface… 47 …eReply, MessageOption& userAuthInterfaceOption, sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface… 59 …eReply, MessageOption& userAuthInterfaceOption, sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface… 61 …eReply, MessageOption& userAuthInterfaceOption, sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface… 157 …atic inline ObjectDelegator<OHOS::HDI::UserAuth::V1_2::UserAuthInterfaceStub, OHOS::HDI::UserAuth:… 158 sptr<OHOS::HDI::UserAuth::V1_2::IUserAuthInterface> impl_; [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_2/cpp_target/battery/v1_2/ |
H A D | battery_interface_stub.cpp.txt | 30 namespace V1_2 { 33 sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface> OHOS::HDI::Battery::V1_2::IBatteryInterface::Get(… 38 sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface> OHOS::HDI::Battery::V1_2::IBatteryInterface::Get(… 53 OHOS::HDI::Battery::V1_2::BatteryInterfaceStub::BatteryInterfaceStub(const sptr<OHOS::HDI::Battery:… 234 sptr<OHOS::HDI::Battery::V1_2::IBatteryCallback> event; 401 OHOS::HDI::Battery::V1_2::BatteryHealthState healthState; 429 OHOS::HDI::Battery::V1_2::BatteryPluggedType pluggedType; 667 OHOS::HDI::Battery::V1_2::BatteryInfo info; 706 OHOS::HDI::Battery::V1_2::ChargingLimit value0; 735 OHOS::HDI::Battery::V1_2::ChargeType type; [all …]
|
H A D | battery_interface_proxy.cpp.txt | 31 namespace V1_2 { 34 sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface> OHOS::HDI::Battery::V1_2::IBatteryInterface::Get(… 64 …sptr<OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy> proxy = new OHOS::HDI::Battery::V1_2::Batter… 121 int32_t OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy::Register(const sptr<OHOS::HDI::Battery::V1… 151 int32_t OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy::GetHealthState(OHOS::HDI::Battery::V1_2::B… 156 int32_t OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy::GetPluggedType(OHOS::HDI::Battery::V1_2::B… 196 int32_t OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy::GetBatteryInfo(OHOS::HDI::Battery::V1_2::B… 206 int32_t OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy::GetChargeType(OHOS::HDI::Battery::V1_2::Ch… 711 int32_t OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy::GetBatteryInfo_(OHOS::HDI::Battery::V1_2::… 778 int32_t OHOS::HDI::Battery::V1_2::BatteryInterfaceProxy::GetChargeType_(OHOS::HDI::Battery::V1_2::C… [all …]
|
H A D | battery_interface_stub.h.txt | 29 namespace V1_2 { 39 …aceReply, MessageOption& batteryInterfaceOption, sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface>… 41 …aceReply, MessageOption& batteryInterfaceOption, sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface>… 43 …aceReply, MessageOption& batteryInterfaceOption, sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface>… 45 …aceReply, MessageOption& batteryInterfaceOption, sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface>… 47 …aceReply, MessageOption& batteryInterfaceOption, sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface>… 49 …aceReply, MessageOption& batteryInterfaceOption, sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface>… 57 …aceReply, MessageOption& batteryInterfaceOption, sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface>… 129 …static inline ObjectDelegator<OHOS::HDI::Battery::V1_2::BatteryInterfaceStub, OHOS::HDI::Battery::… 130 sptr<OHOS::HDI::Battery::V1_2::IBatteryInterface> impl_; [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/cpp_target/ril/v1_2/ |
H A D | ril_proxy.cpp.txt | 31 namespace V1_2 { 75 sptr<OHOS::HDI::Ril::V1_2::IRil> OHOS::HDI::Ril::V1_2::IRil::Get(bool isStub) 80 sptr<OHOS::HDI::Ril::V1_2::IRil> OHOS::HDI::Ril::V1_2::IRil::Get(const std::string& serviceName, bo… 105 sptr<OHOS::HDI::Ril::V1_2::RilProxy> proxy = new OHOS::HDI::Ril::V1_2::RilProxy(remote); 132 int32_t OHOS::HDI::Ril::V1_2::RilProxy::Reconnect( 133 sptr<OHOS::HDI::Ril::V1_2::RilProxy> proxy) 162 sptr<OHOS::HDI::Ril::V1_2::IRil> OHOS::HDI::Ril::V1_2::IRil::CastFrom(const sptr<OHOS::HDI::Ril::V1… 167 int32_t OHOS::HDI::Ril::V1_2::RilProxy::SetCallback1_2(const sptr<OHOS::HDI::Ril::V1_2::IRilCallbac… 779 int32_t OHOS::HDI::Ril::V1_2::RilProxy::SendRilAck() 804 int32_t OHOS::HDI::Ril::V1_2::RilProxy::SetCallback1_2_(const sptr<OHOS::HDI::Ril::V1_2::IRilCallba… [all …]
|
H A D | types.h.txt | 53 namespace V1_2 { 75 std::vector<OHOS::HDI::Ril::V1_2::SsbIdInfo> ssbIdList; 85 std::vector<OHOS::HDI::Ril::V1_2::SsbIdInfo> sCellSsbList; 87 std::vector<OHOS::HDI::Ril::V1_2::NeighboringCellSsbInfo> nbCellSsbList; 105 OHOS::HDI::Ril::V1_2::CellListRatNr_1_2 nr; 110 OHOS::HDI::Ril::V1_2::ServiceCellParas_1_2 serviceCells; 115 std::vector<OHOS::HDI::Ril::V1_2::CellNearbyInfo_1_2> cellNearbyInfo; 133 OHOS::HDI::Ril::V1_2::CellRatNr_1_2 nr; 140 OHOS::HDI::Ril::V1_2::CurrentServiceCellParas_1_2 serviceCells; 145 std::vector<OHOS::HDI::Ril::V1_2::CurrentCellInfo_1_2> cellCurrentInfo; [all …]
|
H A D | ril_callback_stub.cpp.txt | 25 namespace V1_2 { 29 OHOS::HDI::Ril::V1_2::RilCallbackStub::RilCallbackStub(const sptr<OHOS::HDI::Ril::V1_2::IRilCallbac… 30 : IPCObjectStub(OHOS::HDI::Ril::V1_2::IRilCallback::GetDescriptor()), impl_(impl) 34 OHOS::HDI::Ril::V1_2::RilCallbackStub::~RilCallbackStub() 1113 …V1_2::RilCallbackStub::RilCallbackStubResidentNetworkUpdated_(MessageParcel& rilCallbackData, Mess… 1201 …V1_2::RilCallbackStub::RilCallbackStubGetNrSsbIdResponse_(MessageParcel& rilCallbackData, MessageP… 1214 OHOS::HDI::Ril::V1_2::NrCellSsbIds nrCellSsbIds; 1247 OHOS::HDI::Ril::V1_2::CellListCurrentInfo_1_2 cellListCurrentInfo; 1280 OHOS::HDI::Ril::V1_2::CellListCurrentInfo_1_2 cellListCurrentInfo; 1313 OHOS::HDI::Ril::V1_2::CellListNearbyInfo_1_2 cellListNearbyInfo; [all …]
|
H A D | ril_callback_proxy.cpp.txt | 29 namespace V1_2 { 73 sptr<OHOS::HDI::Ril::V1_2::IRilCallback> OHOS::HDI::Ril::V1_2::IRilCallback::CastFrom(const sptr<OH… 90 …return OHOS::HDI::Ril::V1_2::RilCallbackProxy::CleanAllConnectionsResponse_(responseInfo, Remote()… 93 …HDI::Ril::V1_2::RilCallbackProxy::GetNrSsbIdResponse(const OHOS::HDI::Ril::V1_1::RilRadioResponseI… 98 …il::V1_2::RilCallbackProxy::NetworkCurrentCellUpdated_1_2(const OHOS::HDI::Ril::V1_1::RilRadioResp… 103 …il::V1_2::RilCallbackProxy::GetCurrentCellInfoResponse_1_2(const OHOS::HDI::Ril::V1_1::RilRadioRes… 108 …V1_2::RilCallbackProxy::GetNeighboringCellInfoListResponse_1_2(const OHOS::HDI::Ril::V1_1::RilRadi… 833 int32_t OHOS::HDI::Ril::V1_2::RilCallbackProxy::GetVersion(uint32_t& majorVer, uint32_t& minorVer) 933 …DI::Ril::V1_2::RilCallbackProxy::GetNrSsbIdResponse_(const OHOS::HDI::Ril::V1_1::RilRadioResponseI… 949 if (!OHOS::HDI::Ril::V1_2::NrCellSsbIdsBlockMarshalling(rilCallbackData, nrCellSsbIds)) { [all …]
|
H A D | ril_stub.cpp.txt | 30 namespace V1_2 { 33 sptr<OHOS::HDI::Ril::V1_2::IRil> OHOS::HDI::Ril::V1_2::IRil::Get(bool isStub) 35 return OHOS::HDI::Ril::V1_2::IRil::Get("ril_service", isStub); 38 sptr<OHOS::HDI::Ril::V1_2::IRil> OHOS::HDI::Ril::V1_2::IRil::Get(const std::string& serviceName, bo… 49 return reinterpret_cast<OHOS::HDI::Ril::V1_2::IRil *>(impl); 53 OHOS::HDI::Ril::V1_2::RilStub::RilStub(const sptr<OHOS::HDI::Ril::V1_2::IRil> &impl) 54 : IPCObjectStub(OHOS::HDI::Ril::V1_2::IRil::GetDescriptor()), impl_(impl) 58 OHOS::HDI::Ril::V1_2::RilStub::~RilStub() 906 sptr<OHOS::HDI::Ril::V1_2::IRilCallback> rilCallback; 952 OHOS::HDI::Ril::V1_2::NcfgOperatorInfo ncfgOperatorInfo; [all …]
|
H A D | types.cpp.txt | 24 namespace V1_2 { 135 …I::Ril::V1_2::SsbIdInfo *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Ril::V1_2::SsbIdInfo*>(d… 140 …f (memcpy_s(&dataBlock, sizeof(OHOS::HDI::Ril::V1_2::SsbIdInfo), dataBlockPtr, sizeof(OHOS::HDI::R… 311 OHOS::HDI::Ril::V1_2::NeighboringCellSsbInfo value0; 331 …V1_2::CellListRatNr_1_2 *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Ril::V1_2::CellListRatNr… 336 …emcpy_s(&dataBlock, sizeof(OHOS::HDI::Ril::V1_2::CellListRatNr_1_2), dataBlockPtr, sizeof(OHOS::HD… 352 …V1_2::CellNearbyInfo_1_2 *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Ril::V1_2::CellNearbyIn… 401 …il::V1_2::CellRatNr_1_2 *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Ril::V1_2::CellRatNr_1_2… 406 …(memcpy_s(&dataBlock, sizeof(OHOS::HDI::Ril::V1_2::CellRatNr_1_2), dataBlockPtr, sizeof(OHOS::HDI:… 422 …V1_2::CurrentCellInfo_1_2 *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Ril::V1_2::CurrentCell… [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/vibrator_v1_2/cpp_target/vibrator/v1_2/ |
H A D | vibrator_interface_stub.cpp.txt | 28 namespace V1_2 { 31 sptr<OHOS::HDI::Vibrator::V1_2::IVibratorInterface> OHOS::HDI::Vibrator::V1_2::IVibratorInterface::… 36 sptr<OHOS::HDI::Vibrator::V1_2::IVibratorInterface> OHOS::HDI::Vibrator::V1_2::IVibratorInterface::… 41 std::string desc = Str16ToStr8(OHOS::HDI::Vibrator::V1_2::IVibratorInterface::GetDescriptor()); 47 return reinterpret_cast<OHOS::HDI::Vibrator::V1_2::IVibratorInterface *>(impl); 51 OHOS::HDI::Vibrator::V1_2::VibratorInterfaceStub::VibratorInterfaceStub(const sptr<OHOS::HDI::Vibra… 52 : IPCObjectStub(OHOS::HDI::Vibrator::V1_2::IVibratorInterface::GetDescriptor()), impl_(impl) 56 OHOS::HDI::Vibrator::V1_2::VibratorInterfaceStub::~VibratorInterfaceStub() 169 OHOS::HDI::Vibrator::V1_2::HapticPaket pkg; 196 OHOS::HDI::Vibrator::V1_2::HapticCapacity HapticCapacity; [all …]
|
H A D | vibrator_interface_proxy.cpp.txt | 30 namespace V1_2 { 74 sptr<OHOS::HDI::Vibrator::V1_2::IVibratorInterface> OHOS::HDI::Vibrator::V1_2::IVibratorInterface::… 79 sptr<OHOS::HDI::Vibrator::V1_2::IVibratorInterface> OHOS::HDI::Vibrator::V1_2::IVibratorInterface::… 104 …sptr<OHOS::HDI::Vibrator::V1_2::VibratorInterfaceProxy> proxy = new OHOS::HDI::Vibrator::V1_2::Vib… 131 int32_t OHOS::HDI::Vibrator::V1_2::VibratorInterfaceProxy::Reconnect( 132 sptr<OHOS::HDI::Vibrator::V1_2::VibratorInterfaceProxy> proxy) 166 int32_t OHOS::HDI::Vibrator::V1_2::VibratorInterfaceProxy::PlayHapticPattern(const OHOS::HDI::Vibra… 171 int32_t OHOS::HDI::Vibrator::V1_2::VibratorInterfaceProxy::GetHapticCapacity(OHOS::HDI::Vibrator::V… 233 int32_t OHOS::HDI::Vibrator::V1_2::VibratorInterfaceProxy::PlayHapticPattern_(const OHOS::HDI::Vibr… 263 int32_t OHOS::HDI::Vibrator::V1_2::VibratorInterfaceProxy::GetHapticCapacity_(OHOS::HDI::Vibrator::… [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/cpp_target/camera/v1_2/ |
H A D | image_process_session_stub.cpp.txt | 25 namespace V1_2 { 29 OHOS::HDI::Camera::V1_2::ImageProcessSessionStub::ImageProcessSessionStub(const sptr<OHOS::HDI::Cam… 30 : IPCObjectStub(OHOS::HDI::Camera::V1_2::IImageProcessSession::GetDescriptor()), impl_(impl) 34 OHOS::HDI::Camera::V1_2::ImageProcessSessionStub::~ImageProcessSessionStub() 107 …if (imageProcessSessionData.ReadInterfaceToken() != OHOS::HDI::Camera::V1_2::IImageProcessSession:… 112 OHOS::HDI::Camera::V1_2::ExecutionMode mode = static_cast<enum ExecutionMode>(0); 145 …if (imageProcessSessionData.ReadInterfaceToken() != OHOS::HDI::Camera::V1_2::IImageProcessSession:… 193 …if (imageProcessSessionData.ReadInterfaceToken() != OHOS::HDI::Camera::V1_2::IImageProcessSession:… 198 OHOS::HDI::Camera::V1_2::ExecutionMode mode = static_cast<enum ExecutionMode>(0); 299 …V1_2::ImageProcessSessionStub::ImageProcessSessionStubReset_(MessageParcel& imageProcessSessionDat… [all …]
|
H A D | camera_host_stub.cpp.txt | 32 namespace V1_2 { 35 sptr<OHOS::HDI::Camera::V1_2::ICameraHost> OHOS::HDI::Camera::V1_2::ICameraHost::Get(bool isStub) 37 return OHOS::HDI::Camera::V1_2::ICameraHost::Get("camera_host_service", isStub); 40 sptr<OHOS::HDI::Camera::V1_2::ICameraHost> OHOS::HDI::Camera::V1_2::ICameraHost::Get(const std::str… 51 return reinterpret_cast<OHOS::HDI::Camera::V1_2::ICameraHost *>(impl); 55 OHOS::HDI::Camera::V1_2::CameraHostStub::CameraHostStub(const sptr<OHOS::HDI::Camera::V1_2::ICamera… 56 : IPCObjectStub(OHOS::HDI::Camera::V1_2::ICameraHost::GetDescriptor()), impl_(impl) 60 OHOS::HDI::Camera::V1_2::CameraHostStub::~CameraHostStub() 200 sptr<OHOS::HDI::Camera::V1_2::ICameraDevice> device; 266 sptr<OHOS::HDI::Camera::V1_2::ICameraHostCallback> callbackObj; [all …]
|
H A D | image_process_service_stub.cpp.txt | 31 namespace V1_2 { 34 sptr<OHOS::HDI::Camera::V1_2::IImageProcessService> OHOS::HDI::Camera::V1_2::IImageProcessService::… 39 sptr<OHOS::HDI::Camera::V1_2::IImageProcessService> OHOS::HDI::Camera::V1_2::IImageProcessService::… 44 std::string desc = Str16ToStr8(OHOS::HDI::Camera::V1_2::IImageProcessService::GetDescriptor()); 50 return reinterpret_cast<OHOS::HDI::Camera::V1_2::IImageProcessService *>(impl); 54 OHOS::HDI::Camera::V1_2::ImageProcessServiceStub::ImageProcessServiceStub(const sptr<OHOS::HDI::Cam… 55 : IPCObjectStub(OHOS::HDI::Camera::V1_2::IImageProcessService::GetDescriptor()), impl_(impl) 59 OHOS::HDI::Camera::V1_2::ImageProcessServiceStub::~ImageProcessServiceStub() 101 sptr<OHOS::HDI::Camera::V1_2::IImageProcessCallback> imageProcessCallback; 114 sptr<OHOS::HDI::Camera::V1_2::IImageProcessSession> imageProcessSession; [all …]
|
H A D | image_process_callback_stub.cpp.txt | 25 namespace V1_2 { 29 OHOS::HDI::Camera::V1_2::ImageProcessCallbackStub::ImageProcessCallbackStub(const sptr<OHOS::HDI::C… 30 : IPCObjectStub(OHOS::HDI::Camera::V1_2::IImageProcessCallback::GetDescriptor()), impl_(impl) 34 OHOS::HDI::Camera::V1_2::ImageProcessCallbackStub::~ImageProcessCallbackStub() 79 …if (imageProcessCallbackData.ReadInterfaceToken() != OHOS::HDI::Camera::V1_2::IImageProcessCallbac… 91 OHOS::HDI::Camera::V1_2::ImageBufferInfo buffer; 113 …if (imageProcessCallbackData.ReadInterfaceToken() != OHOS::HDI::Camera::V1_2::IImageProcessCallbac… 118 OHOS::HDI::Camera::V1_2::SessionStatus status = static_cast<enum SessionStatus>(0); 142 …V1_2::ImageProcessCallbackStub::ImageProcessCallbackStubOnError_(MessageParcel& imageProcessCallba… 156 OHOS::HDI::Camera::V1_2::ErrorCode errorCode = static_cast<enum ErrorCode>(0); [all …]
|
H A D | camera_host_proxy.cpp.txt | 33 namespace V1_2 { 77 sptr<OHOS::HDI::Camera::V1_2::ICameraHost> OHOS::HDI::Camera::V1_2::ICameraHost::Get(bool isStub) 82 sptr<OHOS::HDI::Camera::V1_2::ICameraHost> OHOS::HDI::Camera::V1_2::ICameraHost::Get(const std::str… 107 …sptr<OHOS::HDI::Camera::V1_2::CameraHostProxy> proxy = new OHOS::HDI::Camera::V1_2::CameraHostProx… 134 int32_t OHOS::HDI::Camera::V1_2::CameraHostProxy::Reconnect( 135 sptr<OHOS::HDI::Camera::V1_2::CameraHostProxy> proxy) 164 sptr<OHOS::HDI::Camera::V1_2::ICameraHost> OHOS::HDI::Camera::V1_2::ICameraHost::CastFrom(const spt… 169 sptr<OHOS::HDI::Camera::V1_2::ICameraHost> OHOS::HDI::Camera::V1_2::ICameraHost::CastFrom(const spt… 185 int32_t OHOS::HDI::Camera::V1_2::CameraHostProxy::SetCallback_V1_2(const sptr<OHOS::HDI::Camera::V1… 337 int32_t OHOS::HDI::Camera::V1_2::CameraHostProxy::SetCallback_V1_2_(const sptr<OHOS::HDI::Camera::V… [all …]
|
H A D | image_process_callback_proxy.cpp.txt | 29 namespace V1_2 { 32 int32_t OHOS::HDI::Camera::V1_2::ImageProcessCallbackProxy::OnProcessDone(const std::string& imageI… 33 const OHOS::HDI::Camera::V1_2::ImageBufferInfo& buffer) 38 int32_t OHOS::HDI::Camera::V1_2::ImageProcessCallbackProxy::OnStatusChanged(OHOS::HDI::Camera::V1_2… 40 return OHOS::HDI::Camera::V1_2::ImageProcessCallbackProxy::OnStatusChanged_(status, Remote()); 43 int32_t OHOS::HDI::Camera::V1_2::ImageProcessCallbackProxy::OnError(const std::string& imageId, 44 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) 55 const OHOS::HDI::Camera::V1_2::ImageBufferInfo& buffer, const sptr<IRemoteObject> remote) 90 int32_t OHOS::HDI::Camera::V1_2::ImageProcessCallbackProxy::OnStatusChanged_(OHOS::HDI::Camera::V1_… 121 OHOS::HDI::Camera::V1_2::ErrorCode errorCode, const sptr<IRemoteObject> remote) [all …]
|