Home
last modified time | relevance | path

Searched defs:command (Results 76 - 100 of 1905) sorted by relevance

12345678910>>...77

/base/account/os_account/tools/test/moduletest/acm/
H A Daccount_command_util.cpp38 std::string command = TOOL_NAME + " create -n " + STRING_LOCAL_ACCOUNT_NAME + " -t " + STRING_TYPE; in CreateOsAccount() local
48 std::string command = TOOL_NAME + " create -n " + name + " -t " + STRING_TYPE; in CreateOsAccount() local
68 std::string command = TOOL_NAME + " delete -i " + localAccountId; in DeleteLastOsAccount() local
89 std::string command = TOOL_NAME + " dump -i " + localAccountId; DumpLastOsAccount() local
110 std::string command = TOOL_NAME + " switch -i " + localAccountId; SwitchToFirstOsAccount() local
131 std::string command = TOOL_NAME + " switch -i " + localAccountId; SwitchToLastOsAccount() local
[all...]
/base/update/updater/test/unittest/misc_info_test/
H A Dmisc_info_unittest.cpp75 const std::string command = "boot_updater"; in HWTEST_F() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dexecutor_callback_proxy_test.cpp99 Attributes command; in HWTEST_F() local
121 Attributes command; in HWTEST_F() local
/foundation/ability/ability_runtime/tools/test/systemtest/aa/
H A Daa_command_dump_system_test.cpp73 std::string command = "aa dump -a"; in HWTEST_F() local
96 std::string command = "aa dump -d"; in HWTEST_F() local
119 std::string command = "aa dump -d"; in HWTEST_F() local
H A Daa_command_stop_service_system_test.cpp68 std::string command = "aa stop-service -d " + STRING_DEVICE_NAME + " -a " + STRING_SERVICE_ABILITY_NAME_INVALID + in HWTEST_F() local
/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dmain.cpp49 const char *command = argv[1]; in SetOptions() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_state_manager.cpp27 void ImageStateManager::HandleCommand(ImageLoadingCommand command) in HandleCommand() argument
74 HandleCommandByUnloadedState(ImageLoadingCommand command) HandleCommandByUnloadedState() argument
82 HandleCommandByDataLoadingState(ImageLoadingCommand command) HandleCommandByDataLoadingState() argument
91 HandleCommandByDataReadyState(ImageLoadingCommand command) HandleCommandByDataReadyState() argument
99 HandleCommandByMakeCanvasImageState(ImageLoadingCommand command) HandleCommandByMakeCanvasImageState() argument
108 HandleCommandByLoadSuccessState(ImageLoadingCommand command) HandleCommandByLoadSuccessState() argument
116 HandleCommandByLoadFailState(ImageLoadingCommand command) HandleCommandByLoadFailState() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dthp_extra_manager_impl.cpp74 const char* THPExtraManagerImpl::ThpExtraRunCommand(const char* command, const char* parameters) in ThpExtraRunCommand() argument
H A Dthp_extra_manager_impl.h38 const char* (*ThpExtraRunCommand_)(const char* command, const char* parameters) {}; in ThpExtraRunCommand_() argument
/foundation/bundlemanager/bundle_tool/test/systemtest/bm/
H A Dbm_command_install_system_test.cpp83 std::string command = "bm install -p " + STRING_BUNDLE_PATH_INVALID; in HWTEST_F() local
103 std::string command = "bm install -p " + STRING_BUNDLE_PATH + " -r"; in HWTEST_F() local
H A Dbm_command_dump_system_test.cpp71 std::string command = "bm dump -a"; in HWTEST_F() local
94 std::string command = "bm dump -n " + STRING_BUNDLE_NAME; in HWTEST_F() local
111 std::string command = "bm dump -n " + STRING_BUNDLE_NAME_INVALID; in HWTEST_F() local
H A Dbm_command_uninstall_system_test.cpp83 std::string command = "bm uninstall -n " + STRING_BUNDLE_NAME_INVALID; in HWTEST_F() local
H A Dtool_system_test.cpp28 std::string ToolSystemTest::ExecuteCommand(const std::string& command) in ExecuteCommand() argument
51 std::string command = "bm install -p " + bundlePath; in InstallBundle() local
62 std::string command = "bm uninstall -n " + bundleName; in UninstallBundle() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_message_processor_test.cpp99 std::unique_ptr<RSCommand> command = nullptr; in HWTEST_F() local
121 std::unique_ptr<RSCommand> command = nullptr; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_message_processor.cpp36 void RSMessageProcessor::AddUIMessage(uint32_t pid, std::unique_ptr<RSCommand>& command) in AddUIMessage() argument
48 void RSMessageProcessor::AddUIMessage(uint32_t pid, std::unique_ptr<RSCommand>&& command) in AddUIMessage() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_message_processor_test.cpp99 std::unique_ptr<RSCommand> command = nullptr; in HWTEST_F() local
139 std::unique_ptr<RSCommand> command = nullptr; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_network_test.cpp64 std::string command = ""; in HWTEST_F() local
[all...]
/foundation/multimedia/av_session/frameworks/native/ohavsession/test/unittest/
H A Doh_av_session_callbackimpl_test.cpp62 AVSession_ControlCommand command = CONTROL_CMD_PLAY; in HWTEST_F() local
86 AVSession_ControlCommand command = CONTROL_CMD_PLAY; in HWTEST_F() local
109 AVSession_ControlCommand command = CONTROL_CMD_PLAY; in HWTEST_F() local
133 AVSession_ControlCommand command = CONTROL_CMD_PLAY; HWTEST_F() local
157 AVSession_ControlCommand command = CONTROL_CMD_PLAY; HWTEST_F() local
180 AVSession_ControlCommand command = CONTROL_CMD_PLAY; HWTEST_F() local
204 AVSession_ControlCommand command = CONTROL_CMD_PLAY; HWTEST_F() local
227 AVSession_ControlCommand command = CONTROL_CMD_PLAY; HWTEST_F() local
251 AVSession_ControlCommand command = CONTROL_CMD_PLAY; HWTEST_F() local
274 AVSession_ControlCommand command = CONTROL_CMD_PLAY; HWTEST_F() local
[all...]
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_command_process.cpp29 int32_t RemoteSessionCommandProcess::ProcessCastAudioCommand(const RemoteServiceCommand command, in ProcessCastAudioCommand() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dwifi_direct_processor.h48 bool CanAcceptNegotiateData(WifiDirectCommand &command) in CanAcceptNegotiateData() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_event_cmd.cpp73 cJSON *command = cJSON_GetObjectItemCaseSensitive(rootValue, "Command"); in Unmarshal() local
H A Ddcamera_info_cmd.cpp75 cJSON *command = cJSON_GetObjectItemCaseSensitive(rootValue, "Command"); in Unmarshal() local
H A Ddcamera_metadata_setting_cmd.cpp85 cJSON *command = cJSON_GetObjectItemCaseSensitive(rootValue, "Command"); in Unmarshal() local
H A Ddcamera_open_info_cmd.cpp75 cJSON *command = cJSON_GetObjectItemCaseSensitive(rootValue, "Command"); in Unmarshal() local
/kernel/linux/linux-5.10/arch/mips/ar7/
H A Dsetup.c15 static void ar7_machine_restart(char *command) in ar7_machine_restart() argument

Completed in 8 milliseconds

12345678910>>...77