Home
last modified time | relevance | path

Searched defs:command (Results 726 - 750 of 1905) sorted by relevance

1...<<21222324252627282930>>...77

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg_btcoex.c425 int wl_cfg80211_set_btcoex_dhcp(struct net_device *dev, dhd_pub_t *dhd, char *command) in wl_cfg80211_set_btcoex_dhcp() argument
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/
H A DRockchip_OMX_Basecomponent.c881 ROCKCHIP_OMX_MESSAGE *command = (ROCKCHIP_OMX_MESSAGE *)Rockchip_OSAL_Malloc(sizeof(ROCKCHIP_OMX_MESSAGE)); in Rockchip_OMX_CommandQueue() local
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp88 std::string command = ""; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Draw_input_injector.cpp194 std::shared_ptr<BaseCommand> command = nullptr; in PackSingleCommandToQueueFromCurrentPos() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h44 ParseAttributes(const std::unique_ptr<JsonValue>& rootJson, int32_t nodeId, std::vector<std::pair<std::string, std::string>>& attrs, JsCommandDomElementOperator* command) ParseAttributes() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp172 void HfpAgCommandProcessor::SendAtCommand(const HfpAgDataConnection &dataConn, const std::string &command) in SendAtCommand() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test2.cpp99 std::unique_ptr<RSCommand> command; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp157 std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationCreatePath>(target->GetId(), animation); in OnStart() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.cpp287 bool DrawingDCL::GetDirectionAndStep(std::string command, bool &isMoreOps) in GetDirectionAndStep() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp66 std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationCallback>(1, 1, FINISHED); in HWTEST_F() local
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_syncer_impl.cpp159 int32_t RemoteSessionSyncerImpl::PutControlCommand(const AVControlCommand& command) in PutControlCommand() argument
173 int32_t RemoteSessionSyncerImpl::GetControlCommand(AVControlCommand& command) in GetControlCommand() argument
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davsession_service_proxy.cpp457 int32_t AVSessionServiceProxy::SendSystemControlCommand(const AVControlCommand& command) in SendSystemControlCommand() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_test.cpp1365 AVControlCommand command; in HWTEST_F() local
1381 AVControlCommand command; in HWTEST_F() local
1679 AVControlCommand command; in HWTEST_F() local
1747 AVControlCommand command; in HWTEST_F() local
[all...]
/foundation/multimedia/av_session/frameworks/native/ohavsession/src/
H A DOHAVSession.cpp119 AVSession_ErrCode OHAVSession::RegisterCommandCallback(AVSession_ControlCommand command, in RegisterCommandCallback() argument
154 AVSession_ErrCode OHAVSession::UnregisterCommandCallback(AVSession_ControlCommand command, in UnregisterCommandCallback() argument
496 OH_AVSession_RegisterCommandCallback(OH_AVSession* avsession, AVSession_ControlCommand command, OH_AVSessionCallback_OnCommand callback, void* userData) OH_AVSession_RegisterCommandCallback() argument
518 OH_AVSession_UnregisterCommandCallback(OH_AVSession* avsession, AVSession_ControlCommand command, OH_AVSessionCallback_OnCommand callback) OH_AVSession_UnregisterCommandCallback() argument
[all...]
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davsession_manager_impl.cpp294 int32_t AVSessionManagerImpl::SendSystemControlCommand(const AVControlCommand& command) in SendSystemControlCommand() argument
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davcast_controller_test.cpp232 AVCastControlCommand command; in HWTEST_F() local
250 AVCastControlCommand command; HWTEST_F() local
273 AVCastControlCommand command; HWTEST_F() local
296 AVCastControlCommand command; HWTEST_F() local
319 AVCastControlCommand command; HWTEST_F() local
342 AVCastControlCommand command; HWTEST_F() local
365 AVCastControlCommand command; HWTEST_F() local
388 AVCastControlCommand command; HWTEST_F() local
[all...]
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp746 std::string command = "KILL"; in HWTEST_F() local
1199 static void RunCommandAndCheck(const std::string& command, const std::string& cmdArgs, const std::string& expectValue) in RunCommandAndCheck() argument
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp656 std::string command = "3002"; // 0x30 for mifare read, 0x02 for page address in IsUltralightC() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/fold_screen_controller/
H A Dsingle_display_pocket_fold_policy.cpp465 void SingleDisplayPocketFoldPolicy::AddOrRemoveDisplayNodeToTree(ScreenId screenId, int32_t command) in AddOrRemoveDisplayNodeToTree() argument
/kernel/linux/linux-5.10/drivers/firmware/
H A Dstratix10-rsu.c231 rsu_send_msg(struct stratix10_rsu_priv *priv, enum stratix10_svc_command_code command, unsigned long arg, rsu_callback callback) rsu_send_msg() argument
/kernel/linux/linux-5.10/arch/m68k/mac/
H A Dmisc.c174 static void via_rtc_command(int command, __u8 *data) in via_rtc_command() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dlubbock.c214 static void ads7846_cs(u32 command) in ads7846_cs() argument
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dsetup_tx4939.c50 static void tx4939_machine_restart(char *command) in tx4939_machine_restart() argument
/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
H A Dsetup.c29 static void rbtx4939_machine_restart(char *command) in rbtx4939_machine_restart() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dftrace.c253 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() argument

Completed in 31 milliseconds

1...<<21222324252627282930>>...77