Home
last modified time | relevance | path

Searched defs:SendCommand (Results 1 – 25 of 27) sorted by relevance

12

/base/useriam/user_auth_framework/frameworks/native/client/src/
Dwidget_callback_service.cpp46 void WidgetCallbackService::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetCallbackService
Dmodal_callback_service.cpp50 void ModalCallbackService::SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::ModalCallbackService
Duser_auth_modal_inner_callback.cpp33 void UserAuthModalInnerCallback::SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthModalInnerCallback
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
Dwidget_callback_proxy.cpp27 void WidgetCallbackProxy::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetCallbackProxy
Dmodal_callback_proxy.cpp27 void ModalCallbackProxy::SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::ModalCallbackProxy
/base/useriam/user_auth_framework/test/fuzztest/clients/widgetcallbackstub_fuzzer/
Dwidget_callback_stub_fuzzer.cpp39 void SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::__anon4fd91eb80111::DummyIUserAuthWidgetCallback
/base/useriam/user_auth_framework/test/fuzztest/clients/modalcallbackstub_fuzzer/
Dmodal_callback_stub_fuzzer.cpp39 void SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::__anon8fb2ea4a0111::DummyUserAuthModalClientCallback
/base/useriam/user_auth_framework/frameworks/native/executors/src/
Diauth_executor_hdi.cpp59 ResultCode IAuthExecutorHdi::SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraI… in SendCommand() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_widget_callback_v10.cpp89 void UserAuthWidgetCallback::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthWidgetCallback
Duser_auth_modal_callback.cpp40 void UserAuthModalCallback::SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthModalCallback
/base/useriam/pin_auth/test/fuzztest/mocks/inc/
Dmock_iall_in_one_executor_fuzzer.h82 int32_t SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function
/base/useriam/user_auth_framework/services/context/src/
Dwidget_client.cpp122 void WidgetClient::SendCommand(const WidgetCommand &command) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetClient
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthdrivermanager_fuzzer/
Duser_auth_driver_manager_fuzzer.cpp128 ResultCode SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::UserIam::UserAuth::__anon656beb190111::DummyAuthExecutorHdi
/base/useriam/face_auth/services/src/
Dface_auth_all_in_one_executor_hdi.cpp174 IamResultCode FaceAuthAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::FaceAuth::FaceAuthAllInOneExecutorHdi
/base/useriam/fingerprint_auth/services/src/
Dfingerprint_auth_all_in_one_executor_hdi.cpp177 IamResultCode FingerprintAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::FingerprintAuth::FingerprintAllInOneExecutorHdi
/base/location/services/location_locator/locator/source/
Dgnss_ability_proxy.cpp246 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbilityProxy
/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
Dface_auth_all_in_one_executor_hdi_fuzzer.cpp101 int32_t SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::UserIam::FaceAuth::__anon5be20fc60111::DummyExecutorProxy
/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
Duser_auth_client_fuzzer.cpp103 void SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::__anon3c26b09a0111::DummyIUserAuthWidgetCallback
/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp98 int32_t SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::UserIam::FingerprintAuth::__anon047852f10111::DummyExecutorProxy
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
Duser_auth_executor_fuzzer.cpp135 ResultCode SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::UserIam::UserAuth::__anon8b1c3e2a0111::DummyAuthExecutorHdi
/base/location/frameworks/cj/source/
Dgeolocationmanager_impl.cpp292 void SendCommand(CJLocationCommand command, int32_t& errCode) in SendCommand() function
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
Duser_auth_service_fuzzer.cpp110 void SendCommand(const std::string &cmdData) override in SendCommand() function in OHOS::UserIam::UserAuth::__anon105fe7100111::DummyWidgetCallback
/base/location/frameworks/native/locator_sdk/source/
Dlocator_proxy.cpp318 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorProxy
Dlocator_impl.cpp495 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorImpl
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp478 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbility

12