Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 70) sorted by relevance

123

/base/startup/appspawn/test/unittest/app_spawn_standard_test/
Dapp_spawn_command_lexer_test.cpp74 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/
Diptables_rule_plugin.cpp61 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/
Daccount_command_util.cpp38 …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
Daccount_command_switch_module_test.cpp70 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
Daccount_command_dump_module_test.cpp85 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
Daccount_command_delete_module_test.cpp85 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
Daccount_command_set_module_test.cpp97 …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/
Dcommon_event_command_dump_system_test.cpp35 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
Dcommon_event_command_publish_system_test.cpp43 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/
Dauth_command_unit_test.cpp88 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
Denroll_command_unit_test.cpp88 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
Didentify_command_unit_test.cpp88 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/
Dexecutor_callback_service.cpp49 const Attributes &command) in OnBeginExecute()
59 int32_t ExecutorCallbackService::OnEndExecute(uint64_t scheduleId, const Attributes &command) in OnEndExecute()
Dwidget_callback_service.cpp34 std::string command = ""; in WidgetCallbackService() local
/base/account/os_account/frameworks/account_iam/test/unittest/src/
Dtest_common.cpp24 std::string RunCommand(const std::string &command) in RunCommand()
/base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/inc/
Dcommon_dummy.h87 const Attributes &command) in BeginExecute()
96 int32_t EndExecute(uint64_t scheduleId, const Attributes &command) in EndExecute()
/base/telephony/ril_adapter/services/vendor/src/
Dat_support.c219 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()
276const 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/
Dcmd_func_test.cpp314 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/
Ddaemon.cpp98 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/
Dexecutor_callback_stub_test.cpp74 std::vector<uint8_t> command; variable
96 std::vector<uint8_t> command; variable
/base/useriam/user_auth_framework/frameworks/native/executors/src/
Dexecutor.cpp103 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/
Dresource_node_fuzzer.cpp41 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/
Dsa_command_manager_unit_test.cpp116 .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/
Dsa_command_manager_unit_test.cpp116 … .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/
Dflash_host_unittest.cpp48 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()

123