Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 15 of 15) sorted by relevance

/base/useriam/face_auth/test/unittest/
Dsa_command_manager_unit_test.cpp77 const std::vector<SaCommand> commands; variable
96 std::vector<SaCommand> commands; variable
122 std::vector<SaCommand> commands; variable
147 std::vector<SaCommand> commands; variable
Dface_auth_executor_hdi_unit_test.cpp610 std::vector<SaCommand> commands; in __anon897899b71502() local
/base/useriam/fingerprint_auth/test/unittest/
Dsa_command_manager_unit_test.cpp77 const std::vector<SaCommand> commands; variable
96 std::vector<SaCommand> commands; variable
122 std::vector<SaCommand> commands; variable
147 std::vector<SaCommand> commands; variable
Dfingerprint_auth_executor_hdi_unit_test.cpp617 std::vector<SaCommand> commands; in __anona0328d291602() local
/base/useriam/face_auth/services/src/
Dsa_command_manager.cpp68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
Dface_auth_executor_hdi.cpp428 int32_t FaceAuthExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands()
/base/useriam/fingerprint_auth/services/src/
Dsa_command_manager.cpp68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
Dfingerprint_auth_executor_hdi.cpp409 …FingerprintAuthExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands()
/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthexecutorhdi_fuzzer/
Dfingerprint_auth_executor_hdi_fuzzer.cpp157 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local
201 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
/base/useriam/face_auth/test/fuzztest/faceauthexecutorhdi_fuzzer/
Dface_auth_executor_hdi_fuzzer.cpp160 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local
204 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp387 bool GnssAbility::GetCommandFlags(std::unique_ptr<LocationCommand>& commands, GnssAuxiliaryData& fl… in GetCommandFlags()
423 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
/base/location/services/location_locator/locator/source/
Dgnss_ability_proxy.cpp223 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
Dlocator_ability.cpp585 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
/base/location/frameworks/native/source/
Dlocator_impl.cpp438 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
975 LocationErrCode LocatorImpl::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
Dlocator_proxy.cpp315 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
845 LocationErrCode LocatorProxy::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()