Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/frameworks/native/client/src/
Duser_auth_modal_inner_callback.cpp33 void UserAuthModalInnerCallback::SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthModalInnerCallback
Dwidget_callback_service.cpp47 int32_t WidgetCallbackService::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetCallbackService
Dmodal_callback_service.cpp51 int32_t ModalCallbackService::SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::ModalCallbackService
/base/useriam/user_auth_framework/frameworks/ets/ani/user_auth/src/
Duser_auth_widget_callback_v10.cpp50 void UserAuthWidgetCallback::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthWidgetCallback
/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
/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/common/src/
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/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::__anon1541063b0111::DummyAuthExecutorHdi
/base/useriam/pin_auth/services/modules/executors/src/
Dpin_auth_all_in_one_hdi.cpp370 UserAuth::ResultCode PinAuthAllInOneHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::PinAuth::PinAuthAllInOneHdi
/base/useriam/user_auth_framework/services/context/src/
Dwidget_client.cpp135 void WidgetClient::SendCommand(const WidgetCommand &command) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetClient
/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
Dlocator_ability.cpp880 ErrCode LocatorAbility::SendCommand(int32_t scenario, const std::string& command) in SendCommand() function in OHOS::Location::LocatorAbility
/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::__anon3a1372130111::DummyExecutorProxy
/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::__anonfacf2da80111::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::__anon55c66b7c0111::DummyIUserAuthWidgetCallback
/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/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::__anone5091a8c0111::DummyAuthExecutorHdi
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
Duser_auth_service_fuzzer.cpp110 int32_t SendCommand(const std::string &cmdData) override in SendCommand() function in OHOS::UserIam::UserAuth::__anon20194eb20111::DummyWidgetCallback
/base/location/frameworks/native/locator_sdk/source/
Dlocator_impl.cpp487 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorImpl
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp510 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbility
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp869 napi_value SendCommand(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function