/base/useriam/face_auth/test/unittest/ |
D | sa_command_manager_unit_test.cpp | 77 const std::vector<SaCommand> commands; variable 96 std::vector<SaCommand> commands; variable 122 std::vector<SaCommand> commands; variable 147 std::vector<SaCommand> commands; variable
|
D | face_auth_executor_hdi_unit_test.cpp | 610 std::vector<SaCommand> commands; in __anon280cab761502() local
|
/base/useriam/fingerprint_auth/test/unittest/ |
D | sa_command_manager_unit_test.cpp | 77 const std::vector<SaCommand> commands; variable 96 std::vector<SaCommand> commands; variable 122 std::vector<SaCommand> commands; variable 147 std::vector<SaCommand> commands; variable
|
D | fingerprint_auth_executor_hdi_unit_test.cpp | 617 std::vector<SaCommand> commands; in __anonc25b41281602() local
|
/base/useriam/face_auth/services/src/ |
D | sa_command_manager.cpp | 68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
|
D | face_auth_executor_hdi.cpp | 425 int32_t FaceAuthExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands()
|
/base/useriam/fingerprint_auth/services/src/ |
D | sa_command_manager.cpp | 68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
|
D | fingerprint_auth_executor_hdi.cpp | 405 …FingerprintAuthExecutorHdi::SaCommandCallback::OnSaCommands(const std::vector<SaCommand> &commands) in OnSaCommands()
|
/base/useriam/face_auth/test/fuzztest/faceauthexecutorhdi_fuzzer/ |
D | face_auth_executor_hdi_fuzzer.cpp | 160 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local 204 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
|
/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthexecutorhdi_fuzzer/ |
D | fingerprint_auth_executor_hdi_fuzzer.cpp | 157 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local 201 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
|
/base/location/services/location_locator/locator/source/ |
D | gnss_ability_proxy.cpp | 223 LocationErrCode GnssAbilityProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
|
D | locator_ability.cpp | 590 LocationErrCode LocatorAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
|
/base/location/frameworks/native/source/ |
D | locator_impl.cpp | 440 bool LocatorImpl::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() 942 LocationErrCode LocatorImpl::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
|
D | locator_proxy.cpp | 312 void LocatorProxy::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand() 842 LocationErrCode LocatorProxy::SendCommandV9(std::unique_ptr<LocationCommand>& commands) in SendCommandV9()
|
/base/location/services/location_gnss/gnss/source/ |
D | gnss_ability.cpp | 351 LocationErrCode GnssAbility::SendCommand(std::unique_ptr<LocationCommand>& commands) in SendCommand()
|