| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| D | app_spawn_command_lexer_test.cpp | 74 std::string command = Join(SPACE_STR, variable 91 std::string command = Join(SPACE_STR, variable 107 std::string command = Join(SPACE_STR, variable 122 std::string command; variable 131 std::string command = " "; variable 142 std::string command = Join(SPACE_STR, fileName, message, nullptr); variable 154 std::string command = Join(SPACE_STR, fileName, opt, dirName, nullptr); variable
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| D | iptables_rule_plugin.cpp | 61 std::string command("-t filter -n -v -L --line-number"); in OnGetPolicy() local 77 std::string command; in AddIptablesFilterRule() local 125 …ugin::ConvertAddFilterToIptablesCommand(const IPTABLES::AddFilter &addFilter, std::string &command) in ConvertAddFilterToIptablesCommand() 187 std::string command = "-t filter -D"; in ExecRemoveFilterByDetailedCommand() local 201 std::string &command) in ConvertChainCommand() 217 …ptablesRulePlugin::ConvertProtocolCommand(const IPTABLES::Protocol &protocol, std::string &command) in ConvertProtocolCommand() 237 bool IptablesRulePlugin::ConvertActionCommand(const IPTABLES::Action &action, std::string &command) in ConvertActionCommand() 253 std::string &command) in ConvertIpAddressCommand() 275 …ePlugin::ConvertPortCommand(const std::string &port, const bool isSourcePort, std::string &command) in ConvertPortCommand() 287 void IptablesRulePlugin::ConvertUidCommand(const std::string &uid, std::string &command) in ConvertUidCommand() [all …]
|
| /base/account/os_account/tools/test/moduletest/acm/ |
| D | account_command_util.cpp | 38 …std::string command = TOOL_NAME + " create -n " + STRING_LOCAL_ACCOUNT_NAME + " -t " + STRING_TYPE; in CreateOsAccount() local 58 std::string command = TOOL_NAME + " delete -i " + localAccountId; in DeleteLastOsAccount() local 79 std::string command = TOOL_NAME + " dump -i " + localAccountId; in DumpLastOsAccount() local 100 std::string command = TOOL_NAME + " switch -i " + localAccountId; in SwitchToFirstOsAccount() local 121 std::string command = TOOL_NAME + " switch -i " + localAccountId; in SwitchToLastOsAccount() local
|
| D | account_command_switch_module_test.cpp | 70 std::string command = TOOL_NAME + " " + cmd_ + " -i " + STRING_LOCAL_ACCOUNT_ID_INVALID; variable 85 std::string command = TOOL_NAME + " " + cmd_ + " -i " + STRING_LOCAL_ACCOUNT_ID_INVALID_TWO; variable
|
| D | account_command_dump_module_test.cpp | 85 std::string command = TOOL_NAME + " " + cmd_ + " -i " + STRING_LOCAL_ACCOUNT_ID_INVALID; variable 100 std::string command = TOOL_NAME + " " + cmd_ + " -i " + STRING_LOCAL_ACCOUNT_ID_INVALID_TWO; variable
|
| D | account_command_delete_module_test.cpp | 85 std::string command = TOOL_NAME + " " + cmd_ + " -i " + STRING_LOCAL_ACCOUNT_ID_INVALID; variable 100 std::string command = TOOL_NAME + " " + cmd_ + " -i " + STRING_LOCAL_ACCOUNT_ID_INVALID_TWO; variable
|
| D | account_command_set_module_test.cpp | 97 …std::string command = TOOL_NAME + " set -i " + localAccountId + " -c " + STRING_CONSTRAINT_INVALID; variable 124 …std::string command = TOOL_NAME + " set -i " + localAccountId + " -c " + STRING_CONSTRAINT + " -e"; variable
|
| /base/notification/common_event_service/tools/test/systemtest/cem/ |
| D | common_event_command_dump_system_test.cpp | 35 std::string ExecuteCommand(const std::string &command) in ExecuteCommand() 114 std::string command = "cem dump -a"; variable 131 std::string command = "cem dump -e " + STRING_EVENT; variable 159 std::string command = "cem dump -e " + STRING_EVENT; variable
|
| D | common_event_command_publish_system_test.cpp | 43 std::string ExecuteCommand(const std::string &command) in ExecuteCommand() 170 std::string command = "cem publish -e " + STRING_EVENT; variable 230 …std::string command = "cem publish -e " + STRING_EVENT + " -c " + STRING_CODE + " -d " + STRING_DA… variable 290 std::string command = "cem publish -e " + STRING_EVENT + " -c " + STRING_CODE_TWO; variable 350 std::string command = "cem publish -e " + STRING_EVENT + " -d " + STRING_DATA_TWO; variable
|
| /base/useriam/user_auth_framework/test/unittest/executors/ |
| D | auth_command_unit_test.cpp | 88 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable 109 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable 139 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable 156 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable 185 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable 205 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable 238 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable 262 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); variable
|
| D | enroll_command_unit_test.cpp | 88 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable 110 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable 140 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable 157 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable 187 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable 207 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable 240 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable 264 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); variable
|
| D | identify_command_unit_test.cpp | 88 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable 110 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable 140 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable 157 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable 186 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable 206 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable 239 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable 263 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); variable
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| D | executor_callback_service.cpp | 49 const Attributes &command) in OnBeginExecute() 59 int32_t ExecutorCallbackService::OnEndExecute(uint64_t scheduleId, const Attributes &command) in OnEndExecute()
|
| D | widget_callback_service.cpp | 34 std::string command = ""; in WidgetCallbackService() local
|
| /base/account/os_account/frameworks/account_iam/test/unittest/src/ |
| D | test_common.cpp | 24 std::string RunCommand(const std::string &command) in RunCommand()
|
| /base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/inc/ |
| D | common_dummy.h | 87 const Attributes &command) in BeginExecute() 96 int32_t EndExecute(uint64_t scheduleId, const Attributes &command) in EndExecute()
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| D | at_support.c | 219 int32_t SendCommandLock(const char *command, const char *prefix, long long timeout, ResponseInfo **… in SendCommandLock() 255 int32_t SendCommandNetWorksLock(const char *command, const char *prefix, long long timeout, Respons… in SendCommandNetWorksLock() 276 …const char *command, const char *smsPdu, const char *prefix, long long timeout, ResponseInfo **out… in SendCommandSmsLock() 315 int32_t SendCommandNoLock(const char *command, long long timeout, ResponseInfo **outResponse) in SendCommandNoLock()
|
| /base/startup/init/test/unittest/lite/ |
| D | cmd_func_test.cpp | 314 std::string command = cmdStr + cmdContentStr; variable 333 std::string command = cmdStr + cmdContentStr; variable 378 std::string command = cmdStr + cmdContentStr; variable 434 std::string command = cmdStr + cmdContentStr; variable 470 std::string command = cmdStr + cmdContentStr; variable 853 std::string command = cmdStr + cmdContentStr; variable 890 std::string command = cmdStr + cmdContentStr; variable
|
| /base/update/updater/services/flashd/daemon/ |
| D | daemon.cpp | 98 const uint16_t command, uint8_t *payload, const int payloadSize) in RedirectToTask() 237 bool HdcDaemon::FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, u… in FetchCommand() 297 …dcDaemon::ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, in ServerCommand()
|
| /base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
| D | executor_callback_stub_test.cpp | 74 std::vector<uint8_t> command; variable 96 std::vector<uint8_t> command; variable
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/ |
| D | executor.cpp | 103 void Executor::AddCommand(std::shared_ptr<IAsyncCommand> command) in AddCommand() 111 void Executor::RemoveCommand(std::shared_ptr<IAsyncCommand> command) in RemoveCommand()
|
| /base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/ |
| D | resource_node_fuzzer.cpp | 41 const Attributes &command) override in OnBeginExecute() 50 int32_t OnEndExecute(uint64_t scheduleId, const Attributes &command) override in OnEndExecute() 202 Attributes command(attr); in FuzzResourceNodeBeginExecute() local 216 Attributes command(attr); in FuzzResourceNodeEndExecute() local
|
| /base/useriam/face_auth/test/unittest/ |
| D | sa_command_manager_unit_test.cpp | 116 .WillOnce([](std::shared_ptr<FaceAuthExecutorHdi> executor, const SaCommand &command) { in __anonf289dc810202() 141 .WillOnce([](std::shared_ptr<FaceAuthExecutorHdi> executor, const SaCommand &command) { in __anonf289dc810302()
|
| /base/useriam/fingerprint_auth/test/unittest/ |
| D | sa_command_manager_unit_test.cpp | 116 … .WillOnce([](std::shared_ptr<FingerprintAuthExecutorHdi> executor, const SaCommand &command) { in __anonf14cf49a0202() 141 … .WillOnce([](std::shared_ptr<FingerprintAuthExecutorHdi> executor, const SaCommand &command) { in __anonf14cf49a0302()
|
| /base/update/updater/test/unittest/flashd_test/ |
| D | flash_host_unittest.cpp | 48 int TestFlashHost(uint16_t command, const std::string &cmd) in TestFlashHost() 70 int TestFlashProgress(uint16_t command, const std::string &cmd, uint32_t progress) in TestFlashProgress()
|