Home
last modified time | relevance | path

Searched defs:SendCommand (Results 1 - 17 of 17) sorted by relevance

/base/useriam/user_auth_framework/frameworks/native/client/src/
H A 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/
H A 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/
H A Diauth_executor_hdi.cpp59 ResultCode IAuthExecutorHdi::SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_widget_callback_v10.cpp128 void UserAuthWidgetCallback::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthWidgetCallback
/base/location/services/location_locator/locator/source/
H A Dgnss_ability_proxy.cpp246 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbilityProxy
H A Dlocator_ability.cpp686 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorAbility
/base/useriam/face_auth/services/src/
H A 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/
H A 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/services/context/src/
H A Dwidget_client.cpp118 void WidgetClient::SendCommand(const WidgetCommand &command) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetClient
/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
H A Duser_auth_client_fuzzer.cpp99 void SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::__anon4117::final
/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A 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::__anon4050::DummyExecutorProxy
/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A 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::__anon4060::DummyExecutorProxy
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_impl.cpp279 void SendCommand(CJLocationCommand command, int32_t& errCode) in SendCommand() function
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp680 napi_value SendCommand(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp318 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorProxy
H A Dlocator_impl.cpp497 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorImpl
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp443 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbility

Completed in 21 milliseconds