Home
last modified time | relevance | path

Searched defs:SendRequest (Results 1 – 25 of 162) sorted by relevance

1234567

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_callback_proxy.cpp85 bool UserAuthCallbackProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest() function in OHOS::UserIam::UserAuth::UserAuthCallbackProxy
130 bool GetExecutorPropertyCallbackProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParce… in SendRequest() function in OHOS::UserIam::UserAuth::GetExecutorPropertyCallbackProxy
170 bool SetExecutorPropertyCallbackProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParce… in SendRequest() function in OHOS::UserIam::UserAuth::SetExecutorPropertyCallbackProxy
H A Duser_idm_callback_proxy.cpp85 bool IdmCallbackProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest() function in OHOS::UserIam::UserAuth::IdmCallbackProxy
144 bool IdmGetCredentialInfoProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in SendRequest() function in OHOS::UserIam::UserAuth::IdmGetCredentialInfoProxy
211 bool IdmGetSecureUserInfoProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in SendRequest() function in OHOS::UserIam::UserAuth::IdmGetSecureUserInfoProxy
H A Dwidget_callback_proxy.cpp48 bool WidgetCallbackProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest() function in OHOS::UserIam::UserAuth::WidgetCallbackProxy
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/
H A Dmock_ui_service_mgr_stub.h26 int IPCObjectStub::SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOpt… in SendRequest() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_reverse_continuation_scheduler_replica_stub.h28 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_proxy_test/
H A Dmock_data_obs_mgr_stub.h28 int IPCObjectStub::SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOpt… in SendRequest() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_form_renderer_dispatcher_stub.h37 int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in SendRequest() function
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dipc_server_listener.cpp19 int32_t IpcServerListener::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_pt… in SendRequest() function in OHOS::DistributedHardware::IpcServerListener
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp132 int32_t BluetoothCallProxy::SendRequest(BluetoothCallInterfaceCode code) in SendRequest() function in OHOS::Telephony::BluetoothCallProxy
148 int32_t BluetoothCallProxy::SendRequest( in SendRequest() function in OHOS::Telephony::BluetoothCallProxy
/ohos5.0/foundation/window/window_manager/test/common/mock/
H A Diremote_object_mocker.h38 int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in SendRequest() function
88 int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in SendRequest() function
/ohos5.0/base/notification/common_event_service/frameworks/extension/test/static_subscriber_proxy_test/
H A Dstatic_subscriber_proxy_test.cpp59 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest() function in OHOS::EventFwk::MockStaticSubscriber
79 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest() function in OHOS::EventFwk::MockStaticSubscriberStub
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_server_listener.cpp25 int32_t IpcServerListener::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_pt… in SendRequest() function in OHOS::DistributedHardware::IpcServerListener
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.h42 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest() function
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/
H A Dipc_client_proxy.cpp42 int32_t IpcClientProxy::SendRequest(int32_t cmdCode, std::shared_ptr<IpcReq> req, std::shared_ptr<I… in SendRequest() function in OHOS::DistributedHardware::IpcClientProxy
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_stats_remote_object.cpp34 int MockStatsRemoteObject::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in SendRequest() function in OHOS::PowerMgr::MockStatsRemoteObject
/ohos5.0/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_callback_proxy.cpp31 ErrCode DomainAccountCallbackProxy::SendRequest(DomainAccountCallbackInterfaceCode code, MessagePar… in SendRequest() function in OHOS::AccountSA::DomainAccountCallbackProxy
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Ddistributed_account_event_proxy.cpp51 ErrCode DistributedAccountEventProxy::SendRequest( in SendRequest() function in OHOS::AccountSA::DistributedAccountEventProxy
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_thermal_remote_object.cpp35 int MockThermalRemoteObject::SendRequest( in SendRequest() function in OHOS::PowerMgr::MockThermalRemoteObject
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_remote_object.cpp35 int MockRemoteObject::SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Message… in SendRequest() function in OHOS::PowerMgr::MockRemoteObject
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_display_remote_object.cpp35 int MockDisplayRemoteObject::SendRequest( in SendRequest() function in OHOS::PowerMgr::MockDisplayRemoteObject
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/mock/
H A Dmock_sa_service.cpp42 int IPCObjectStub::SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOpt… in SendRequest() function in OHOS::IPCObjectStub
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/ipc/include/
H A Dpublisher_listener_proxy_test.h55 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() function
/ohos5.0/base/useriam/face_auth/frameworks/ipc/src/
H A Dface_auth_proxy.cpp66 bool FaceAuthProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest() function in OHOS::UserIam::FaceAuth::FaceAuthProxy
/ohos5.0/base/useriam/pin_auth/frameworks/ipc/src/
H A Dinputer_get_data_proxy.cpp89 bool InputerGetDataProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest() function in OHOS::UserIam::PinAuth::InputerGetDataProxy
H A Dinputer_set_data_proxy.cpp52 bool InputerSetDataProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest() function in OHOS::UserIam::PinAuth::InputerSetDataProxy

1234567