| /kernel/linux/linux-6.6/sound/virtio/ |
| H A D | virtio_pcm_msg.c | 391 virtsnd_pcm_ctl_msg_alloc(struct virtio_pcm_substream *vss, unsigned int command, gfp_t gfp) virtsnd_pcm_ctl_msg_alloc() argument
|
| H A D | virtio_ctl_msg.c | 261 int virtsnd_ctl_query_info(struct virtio_snd *snd, int command, int start_id, in virtsnd_ctl_query_info() argument
|
| /kernel/linux/linux-6.6/sound/usb/caiaq/ |
| H A D | device.c | 190 snd_usb_caiaq_send_command(struct snd_usb_caiaqdev *cdev, unsigned char command, const unsigned char *buffer, int len) snd_usb_caiaq_send_command() argument 212 snd_usb_caiaq_send_command_bank(struct snd_usb_caiaqdev *cdev, unsigned char command, unsigned char bank, const unsigned char *buffer, int len) snd_usb_caiaq_send_command_bank() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | virtgpu_drm.h | 45 __u64 command; member
|
| H A D | qxl_drm.h | 55 __u64 command; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
| H A D | firewire.h | 32 __be32 command; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
| H A D | firewire.h | 46 __be32 command; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
| H A D | firewire.h | 46 __be32 command; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | qxl_drm.h | 55 __u64 command; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | virtgpu_drm.h | 29 __u64 command; member
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/ |
| H A D | constants.py | 73 command = "CommandKit" variable in CKit
|
| /base/account/os_account/tools/acm/src/ |
| H A D | account_command.cpp | 340 void AccountCommand::ParseCommandOpt(const std::string &command, ErrCode &result, int &id) in ParseCommandOpt() argument 509 ErrCode AccountCommand::RunAsCommonCommandMissingOptionArgument(const std::string &command) in RunAsCommonCommandMissingOptionArgument() argument 540 RunCommandError(const std::string &command) RunCommandError() argument [all...] |
| /base/useriam/user_auth_framework/frameworks/native/executors/src/framework/ |
| H A D | framework_executor_callback.cpp | 194 auto command = Common::MakeShared<EnrollCommand>(executor_, scheduleId, properties, executorMessenger_); in ProcessEnrollCommand() local 208 std::shared_ptr<AsyncCommandBase> command = nullptr; in ProcessAuthCommand() local 221 auto command = Common::MakeShared<IdentifyCommand>(executor_, scheduleId, properties, executorMessenger_); ProcessIdentifyCommand() local 307 auto command = Common::MakeShared<CustomCommand>(executor_, properties); ProcessCustomCommand() local [all...] |
| /base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/ |
| H A D | face_auth_all_in_one_executor_hdi_fuzzer.cpp | 181 void FillFuzzSaCommand(Parcel &parcel, SaCommand &command) in FillFuzzSaCommand() argument
|
| /base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/ |
| H A D | fingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp | 178 void FillFuzzSaCommand(Parcel &parcel, SaCommand &command) in FillFuzzSaCommand() argument
|
| /base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/ |
| H A D | user_auth_executor_fuzzer.cpp | 365 std::shared_ptr<IAsyncCommand> command = in FuzzExecutorCommand() local
|
| /base/useriam/user_auth_framework/services/context/src/ |
| H A D | widget_json.cpp | 102 void GetJsonCmd(nlohmann::json &jsonCommand, const WidgetCommand &command) in GetJsonCmd() argument 308 to_json(nlohmann::json &jsonCommand, const WidgetCommand &command) to_json() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| H A D | js_runtime_test.cpp | 88 std::string command = ""; in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
| H A D | raw_input_injector.cpp | 194 std::shared_ptr<BaseCommand> command = nullptr; in PackSingleCommandToQueueFromCurrentPos() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.h | 44 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 D | hfp_ag_command_processor.cpp | 172 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 D | rs_render_node_test2.cpp | 99 std::unique_ptr<RSCommand> command;
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_path_animation.cpp | 157 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 D | drawing_playback.cpp | 287 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 D | rs_render_service_connection_proxy_test.cpp | 66 std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationCallback>(1, 1, FINISHED); in HWTEST_F() local
|