Home
last modified time | relevance | path

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

/base/useriam/pin_auth/services/modules/executors/src/
Dpin_auth_executor_hdi.cpp215 IamResultCode PinAuthExecutorHdi::SendCommand(UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::PinAuth::PinAuthExecutorHdi
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthdrivermanager_fuzzer/
Duser_auth_driver_manager_fuzzer.cpp145 ResultCode SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::UserIam::UserAuth::__anondd03b6db0111::DummyAuthExecutorHdi
/base/useriam/face_auth/services/src/
Dface_auth_executor_hdi.cpp171 IamResultCode FaceAuthExecutorHdi::SendCommand(UserIam::UserAuth::PropertyMode commandId, in SendCommand() function in OHOS::UserIam::FaceAuth::FaceAuthExecutorHdi
/base/location/services/location_locator/locator/source/
Dgnss_ability_proxy.cpp213 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbilityProxy
Dlocator_ability.cpp584 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorAbility
/base/useriam/face_auth/test/fuzztest/faceauthexecutorhdi_fuzzer/
Dface_auth_executor_hdi_fuzzer.cpp114 int32_t SendCommand( in SendCommand() function in OHOS::UserIam::FaceAuth::__anon715610270111::DummyExecutorProxy
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp293 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::GnssAbility
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
Duser_auth_executor_fuzzer.cpp121 ResultCode SendCommand(PropertyMode commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::UserIam::UserAuth::__anon77ddef2c0111::DummyAuthExecutorHdi
/base/location/frameworks/native/source/
Dlocator_impl.cpp232 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorImpl
Dlocator_proxy.cpp317 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() function in OHOS::Location::LocatorProxy
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp687 napi_value SendCommand(napi_env env, napi_callback_info info) in CreateReverseGeocodeAsyncContext() function