Home
last modified time | relevance | path

Searched defs:command (Results 1 - 25 of 177) sorted by relevance

12345678

/foundation/multimodalinput/input/tools/inject_event/src/
H A Dmain.cpp20 OHOS::MMI::InputManagerCommand command; in main() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/
H A Dmain.cpp27 std::unique_ptr<RSCommand> command = std::make_unique<RSBaseNodeAddChild>(1, 1, 1); in main() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/command/
H A Dcommand.h28 Command(const Command &command) = delete; member in OHOS::Media::MediaTool::Command
29 Command(Command &&command) = delete; member in OHOS::Media::MediaTool::Command
30 Command &operator=(const Command &command) = delete; member in OHOS::Media::MediaTool::Command
31 Command &operator=(Command &&command) = delete; member in OHOS::Media::MediaTool::Command
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_effect_node.cpp35 std::unique_ptr<RSCommand> command = std::make_unique<RSEffectNodeCreate>(node->GetId(), isTextureExportNode); in Create() local
46 std::unique_ptr<RSCommand> command = std::make_unique<RSSetFreeze>(GetId(), isFreeze); in SetFreeze() 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

Completed in 12 milliseconds

12345678