| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| D | user_auth_modal_inner_callback.cpp | 33 void UserAuthModalInnerCallback::SendCommand(uint64_t contextId, const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthModalInnerCallback
|
| D | widget_callback_service.cpp | 47 int32_t WidgetCallbackService::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetCallbackService
|
| D | modal_callback_service.cpp | 51 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/ |
| D | user_auth_widget_callback_v10.cpp | 50 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/ |
| D | user_auth_widget_callback_v10.cpp | 89 void UserAuthWidgetCallback::SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::UserAuthWidgetCallback
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/ |
| D | iauth_executor_hdi.cpp | 59 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/ |
| D | user_auth_modal_callback.cpp | 40 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/ |
| D | mock_iall_in_one_executor_fuzzer.h | 82 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/ |
| D | user_auth_driver_manager_fuzzer.cpp | 128 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/ |
| D | pin_auth_all_in_one_hdi.cpp | 370 UserAuth::ResultCode PinAuthAllInOneHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::PinAuth::PinAuthAllInOneHdi
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | widget_client.cpp | 135 void WidgetClient::SendCommand(const WidgetCommand &command) in SendCommand() function in OHOS::UserIam::UserAuth::WidgetClient
|
| /base/useriam/face_auth/services/src/ |
| 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/ |
| 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/location/services/location_locator/locator/source/ |
| D | gnss_ability_proxy.cpp | 246 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbilityProxy
|
| D | locator_ability.cpp | 880 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/ |
| 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::__anon3a1372130111::DummyExecutorProxy
|
| /base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/ |
| 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::__anonfacf2da80111::DummyExecutorProxy
|
| /base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/ |
| D | user_auth_client_fuzzer.cpp | 103 void SendCommand(const std::string &cmdData) in SendCommand() function in OHOS::UserIam::UserAuth::__anon55c66b7c0111::DummyIUserAuthWidgetCallback
|
| /base/location/frameworks/cj/source/ |
| D | geolocationmanager_impl.cpp | 292 void SendCommand(CJLocationCommand command, int32_t& errCode) in SendCommand() function
|
| /base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/ |
| D | user_auth_executor_fuzzer.cpp | 135 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/ |
| D | user_auth_service_fuzzer.cpp | 110 int32_t SendCommand(const std::string &cmdData) override in SendCommand() function in OHOS::UserIam::UserAuth::__anon20194eb20111::DummyWidgetCallback
|
| /base/location/frameworks/native/locator_sdk/source/ |
| D | locator_impl.cpp | 487 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorImpl
|
| /base/location/services/location_gnss/gnss/source/ |
| D | gnss_ability.cpp | 510 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbility
|
| /base/location/frameworks/js/napi/source/ |
| D | location_napi_adapter.cpp | 869 napi_value SendCommand(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function
|