Home
last modified time | relevance | path

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

/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
/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
/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/pin_auth/test/fuzztest/mocks/inc/
Dmock_iall_in_one_executor_fuzzer.h79 int32_t SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_widget_callback_v10.cpp128 void UserAuthWidgetCallback::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthWidgetCallback
/base/useriam/user_auth_framework/services/context/src/
Dwidget_client.cpp118 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::__anon6d98eb1a0111::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/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
Duser_auth_client_fuzzer.cpp99 void SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::__anon6ba1927b0111::DummyIUserAuthWidgetCallback
/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
Dlocator_ability.cpp694 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorAbility
/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::__anondc3dcb270111::DummyExecutorProxy
/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::__anon597f34f20111::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::__anon856b44cb0111::DummyAuthExecutorHdi
/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::__anon417689510111::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.cpp498 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorImpl
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp701 napi_value SendCommand(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp444 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbility