| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| H A D | rs_render_interpolating_spring_animation.cpp | 262 std::unique_ptr<RSCommand> command = in CallLogicallyFinishCallback() local
|
| H A D | rs_render_spring_animation.cpp | 377 std::unique_ptr<RSCommand> command = in CallLogicallyFinishCallback() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/ |
| H A D | rs_transaction_data.cpp | 198 AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) AddCommand() argument 207 AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType followType) AddCommand() argument 271 auto command = (*func)(parcel); UnmarshallingCommand() local [all...] |
| H A D | rs_transaction_proxy.cpp | 65 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, in AddCommand() argument 92 void RSTransactionProxy::AddCommandFromRT(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) in AddCommandFromRT() argument 296 AddCommonCommand(std::unique_ptr<RSCommand> &command) AddCommonCommand() argument 305 AddRemoteCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) AddRemoteCommand() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_interactive_implict_animator.cpp | 68 std::unique_ptr<RSCommand> command = std::make_unique<RSInteractiveAnimatorDestory>(id_); in ~RSInteractiveImplictAnimator() local 200 std::unique_ptr<RSCommand> command = std::make_unique<RSInteractiveAnimatorCreate>(id_, renderAnimations, true); in StartAnimation() local 230 std::unique_ptr<RSCommand> command = std::make_unique<RSInteractiveAnimatorPause>(id_); in PauseAnimation() local 260 std::unique_ptr<RSCommand> command = std::make_unique<RSInteractiveAnimatorContinue>(id_); in ContinueAnimation() local 289 std::unique_ptr<RSCommand> command = std::make_unique<RSInteractiveAnimatorFinish>(id_, position); in FinishAnimation() local 368 std::unique_ptr<RSCommand> command = std::make_unique<RSInteractiveAnimatorReverse>(id_); ReverseAnimation() local 396 std::unique_ptr<RSCommand> command = std::make_unique<RSInteractiveAnimatorSetFraction>(id_, fraction); SetFraction() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
| H A D | rs_render_thread_visitor_test.cpp | 1299 std::unique_ptr<RSCommand> command; in HWTEST_F() local
|
| /foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
| H A D | avsession_manager_test.cpp | 684 AVControlCommand command; in HWTEST_F() local 699 AVControlCommand command; in HWTEST_F() local 733 AVControlCommand command; in HWTEST_F() local [all...] |
| /foundation/multimedia/av_session/services/session/server/remote/ |
| H A D | remote_session_source_impl.cpp | 91 AVControlCommand command; in HandleSourceSessionDataCategory() local
|
| /foundation/multimedia/av_session/services/session/server/test/ |
| H A D | hw_cast_stream_player_test.cpp | 160 AVCastControlCommand command; in HWTEST_P() local
|
| /foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_controller_test/ |
| H A D | avsession_controller_test.cpp | 288 AVControlCommand command; in BENCHMARK_F() local
|
| /foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionserviceproxy_fuzzer/ |
| H A D | avsessionserviceproxy_fuzzer.cpp | 94 AVControlCommand command; in FuzzDoProxyTaskTwo() local
|
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/avcontrolleritem_fuzzer/ |
| H A D | avcontrolleritem_fuzzer.cpp | 166 AVControlCommand command; in AvControllerItemDataTestSecond() local
|
| /foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
| H A D | transform_point_test.cpp | 151 int TransformPointTest::Execute(const std::string& command, std::vector<std::string>& results) in Execute() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| H A D | firewall_manager.cpp | 30 bool SetFireWallCommand(const std::string &chainName, std::string command) in SetFireWallCommand() argument 198 std::string command = "-t filter -A INPUT -j " + chainName; in InitDefaultRules() local 214 std::string command = "-t filter -F " + chainName; ClearAllRules() local 251 std::string command = "-t filter -N " + FetchChainName(chain); IptablesNewChain() local 259 std::string command = "-t filter -F " + FetchChainName(chain); IptablesDeleteChain() local 272 std::string command = IptablesSetRule() local 288 std::string command; SetUidsAllowedListChain() local 337 std::string command; SetUidsDeniedListChain() local 374 std::string command; EnableChain() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/include/netsys/ |
| H A D | dns_config_client.h | 62 uint32_t command; member
|
| /foundation/communication/nfc/services/src/nci_adapter/ |
| H A D | nci_tag_proxy.cpp | 137 int NciTagProxy::Transceive(uint32_t tagDiscId, const std::string& command, std::string& response) in Transceive() argument 177 bool NciTagProxy::WriteNdef(uint32_t tagDiscId, std::string& command) in WriteNdef() argument [all...] |
| /foundation/communication/nfc/test/unittest/services/nci_tag_proxy_test/ |
| H A D | nci_tag_proxy_test.cpp | 168 std::string command = ""; in HWTEST_F() local 209 std::string command = ""; in HWTEST_F() local
|
| /foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
| H A D | nci_tag_impl_default.cpp | 91 int NciTagImplDefault::Transceive(uint32_t tagDiscId, const std::string &command, std::string &response) in Transceive() argument 118 bool NciTagImplDefault::WriteNdef(uint32_t tagDiscId, std::string &command) in WriteNdef() argument
|
| /foundation/communication/nfc/test/fuzztest/services_test/nci_adapter_test/ncitagproxy/ncitagproxy_fuzzer/ |
| H A D | ncitagproxy_fuzz.cpp | 114 std::string command = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzTransceive() local 140 std::string command = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzWriteNdef() local
|
| /foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/ |
| H A D | distributed_test_agent.cpp | 163 int DistributedTestAgent::OnProcessCmd(const std::string &command, int len,
in OnProcessCmd() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/ |
| H A D | dump_helper.cpp | 73 std::shared_ptr<CommandNode> command; in ParseCommand() local 113 CommandNode command; GetCommand() local 148 AddHeadNode(std::shared_ptr<CommandNode> &command, std::shared_ptr<CommandNode> &realHeadNode, bool &isAdded) AddHeadNode() argument 162 AddNode(std::shared_ptr<CommandNode> &command, std::shared_ptr<CommandNode> &realHeadNode, bool &isAdded) AddNode() argument [all...] |
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/ |
| H A D | dcamera_source_controller.cpp | 507 std::string command = std::string(comvalue->valuestring); in HandleReceivedData() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/fold_screen_controller/ |
| H A D | dual_display_fold_policy.cpp | 415 void DualDisplayFoldPolicy::AddOrRemoveDisplayNodeToTree(ScreenId screenId, int32_t command) in AddOrRemoveDisplayNodeToTree() argument
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| H A D | stratix10-soc.c | 45 s10_svc_send_msg(struct s10_priv *priv, enum stratix10_svc_command_code command, void *payload, u32 payload_length) s10_svc_send_msg() argument
|
| /kernel/linux/linux-5.10/drivers/extcon/ |
| H A D | extcon-usbc-cros-ec.c | 60 cros_ec_pd_command(struct cros_ec_extcon_info *info, unsigned int command, unsigned int version, void *outdata, unsigned int outsize, void *indata, unsigned int insize) cros_ec_pd_command() argument
|