/base/useriam/user_auth_framework/frameworks/native/client/src/ |
H A D | widget_callback_service.cpp | 46 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 D | widget_callback_proxy.cpp | 27 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 D | iauth_executor_hdi.cpp | 59 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 D | user_auth_widget_callback_v10.cpp | 128 void UserAuthWidgetCallback::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthWidgetCallback
|
/base/location/services/location_locator/locator/source/ |
H A D | gnss_ability_proxy.cpp | 246 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbilityProxy
|
H A D | locator_ability.cpp | 686 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorAbility
|
/base/useriam/face_auth/services/src/ |
H A D | face_auth_all_in_one_executor_hdi.cpp | 174 IamResultCode FaceAuthAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::FaceAuth::FaceAuthAllInOneExecutorHdi
|
/base/useriam/fingerprint_auth/services/src/ |
H A D | fingerprint_auth_all_in_one_executor_hdi.cpp | 177 IamResultCode FingerprintAllInOneExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::FingerprintAuth::FingerprintAllInOneExecutorHdi
|
/base/useriam/user_auth_framework/services/context/src/ |
H A D | widget_client.cpp | 118 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 D | user_auth_client_fuzzer.cpp | 99 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 D | face_auth_all_in_one_executor_hdi_fuzzer.cpp | 101 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 D | fingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp | 98 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 D | geolocationmanager_impl.cpp | 279 void SendCommand(CJLocationCommand command, int32_t& errCode) in SendCommand() function
|
/base/location/frameworks/js/napi/source/ |
H A D | location_napi_adapter.cpp | 680 napi_value SendCommand(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function
|
/base/location/frameworks/native/locator_sdk/source/ |
H A D | locator_proxy.cpp | 318 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorProxy
|
H A D | locator_impl.cpp | 497 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorImpl
|
/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_ability.cpp | 443 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbility
|