Home
last modified time | relevance | path

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

/base/useriam/fingerprint_auth/test/unittest/
Dsa_command_manager_unit_test.cpp77 const std::vector<SaCommand> commands; variable
96 std::vector<SaCommand> commands; variable
119 std::vector<SaCommand> commands; variable
141 std::vector<SaCommand> commands; variable
Dfingerprint_auth_all_in_one_executor_hdi_unit_test.cpp609 std::vector<SaCommand> commands; in __anonde3fd6381602() local
/base/useriam/face_auth/test/unittest/
Dsa_command_manager_unit_test.cpp77 const std::vector<SaCommand> commands; variable
96 std::vector<SaCommand> commands; variable
119 std::vector<SaCommand> commands; variable
141 std::vector<SaCommand> commands; variable
Dface_auth_all_in_one_executor_hdi_unit_test.cpp607 std::vector<SaCommand> commands; in __anon0250d6061602() local
/base/useriam/fingerprint_auth/services/src/
Dsa_command_manager.cpp68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
Dfingerprint_auth_all_in_one_executor_hdi.cpp417 …erprintAllInOneExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands()
/base/useriam/face_auth/services/src/
Dsa_command_manager.cpp68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
Dface_auth_all_in_one_executor_hdi.cpp414 …aceAuthAllInOneExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands()
/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
Dface_auth_all_in_one_executor_hdi_fuzzer.cpp151 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local
187 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp148 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local
184 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
/base/web/webview/ohos_adapter/media_adapter/src/
Dmedia_avsession_adapter_impl.cpp281 static const std::vector<int32_t> commands = { in RegistCallback() local
/base/location/services/location_locator/locator/source/
Dgnss_ability_proxy.cpp246 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
Dlocator_ability.cpp694 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
/base/location/frameworks/native/locator_sdk/source/
Dlocator_proxy.cpp318 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
799 LocationErrCode LocatorProxy::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
Dlocator_impl.cpp498 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
1078 LocationErrCode LocatorImpl::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp408 bool GnssAbility::GetCommandFlags(std::unique_ptr<LocationCommand>& commands, GnssAuxiliaryDataType… in GetCommandFlags()
444 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()