| /base/telephony/ril_adapter/services/vendor/src/ |
| H A D | at_support.c | 220 int32_t SendCommandLock(const char *command, const char *prefix, long long timeout, ResponseInfo **outResponse) in SendCommandLock() argument 260 int32_t SendCommandNetWorksLock(const char *command, const char *prefix, long long timeout, ResponseInfo **outResponse) in SendCommandNetWorksLock() argument 320 int32_t SendCommandNoLock(const char *command, long long timeout, ResponseInfo **outResponse) in SendCommandNoLock() argument 280 SendCommandSmsLock( const char *command, const char *smsPdu, const char *prefix, long long timeout, ResponseInfo **outResponse) SendCommandSmsLock() argument [all...] |
| /base/telephony/core_service/interfaces/innerkits/include/ |
| H A D | tel_ril_sim_parcel.h | 91 int32_t command = 0; member [all...] |
| /base/update/updater/services/flashd/daemon/ |
| H A D | daemon.cpp | 97 RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, const uint16_t command, uint8_t *payload, const int payloadSize) RedirectToTask() argument 236 FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, uint8_t *payload, int payloadSize) FetchCommand() argument 296 ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, uint8_t *bufPtr, const int size) ServerCommand() argument [all...] |
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| H A D | dummy_resource_node.h | 74 int32_t EndExecute(uint64_t scheduleId, const Attributes &command) in EndExecute() argument 69 BeginExecute(uint64_t scheduleId, const std::vector<uint8_t> &publicKey, const Attributes &command) BeginExecute() argument
|
| /base/useriam/user_auth_framework/services/context/src/ |
| H A D | widget_client.cpp | 118 void WidgetClient::SendCommand(const WidgetCommand &command) in SendCommand() argument
|
| /base/useriam/user_auth_framework/services/core/src/ |
| H A D | remote_executor_proxy.cpp | 268 int32_t RemoteExecutorProxy::OnEndExecute(uint64_t scheduleId, const Attributes &command) in OnEndExecute() argument 222 OnBeginExecute(uint64_t scheduleId, const std::vector<uint8_t> &publicKey, const Attributes &command) OnBeginExecute() argument
|
| H A D | resource_node_impl.cpp | 151 int32_t ResourceNodeImpl::EndExecute(uint64_t scheduleId, const Attributes &command) in EndExecute() argument 141 BeginExecute(uint64_t scheduleId, const std::vector<uint8_t> &publicKey, const Attributes &command) BeginExecute() argument
|
| /base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/ |
| H A D | resource_node_fuzzer.cpp | 46 static_cast<void>(command); variable 54 static_cast<void>(command); variable
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
| H A D | dsched_continue_test.cpp | 1015 int32_t command = 0; in HWTEST_F() local [all...] |
| H A D | dsched_continue_manager_test.cpp | 596 int32_t command = 0; in HWTEST_F() local
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/ |
| H A D | ability_tool.cpp | 74 bool AbilityTool::SetCommand(const char *command) in SetCommand() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_display_node.cpp | 37 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeCreate>(node->GetId(), displayNodeConfig); in Create() local 60 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeAddToTree>(GetId()); in AddDisplayNodeToTree() local 70 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeRemoveFromTree>(GetId()); in RemoveDisplayNodeFromTree() local 121 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeSetScreenId>(GetId(), screenId); in SetScreenId() local 146 std::unique_ptr<RSCommand> command in OnBoundsSizeChanged() local 155 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeSetDisplayOffset>(GetId(), offsetX, offsetY); SetDisplayOffset() local 166 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeSetSecurityDisplay>(GetId(), isSecurityDisplay); SetSecurityDisplay() local 183 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeSetDisplayMode>(GetId(), displayNodeConfig); SetDisplayNodeMirrorConfig() local 212 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeSetScreenRotation>(GetId(), screenRotation); SetScreenRotation() local 241 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeSetBootAnimation>(GetId(), isBootAnimation); SetBootAnimation() local 255 std::unique_ptr<RSCommand> command = std::make_unique<RSDisplayNodeSetNodePid>(GetId(), oldScbPids, currentScbPid); SetScbNodePid() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| H A D | rs_animation_manager.cpp | 232 std::unique_ptr<RSCommand> command = in OnAnimationFinished() local 234 RSMessageProcessor::Instance().AddUIMessage(ExtractPid(animationId), command); in OnAnimationFinished() local
|
| H A D | rs_render_animation.cpp | 317 std::unique_ptr<RSCommand> command = in ProcessOnRepeatFinish() local 319 RSMessageProcessor::Instance().AddUIMessage(ExtractPid(id_), command); in ProcessOnRepeatFinish() local
|
| 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_client/core/animation/ |
| H A D | rs_animation.cpp | 204 std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationPause>(target->GetId(), id_); in OnPause() local 351 std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationResume>(target->GetId(), id_); in OnResume() local 393 std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationFinish>(target->GetId(), id_); in OnFinish() local 436 std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationReverse>(target->GetId(), id_, isReversed_); in OnReverse() local 482 std::unique_ptr<RSCommand> command in OnSetFraction() local [all...] |
| 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_base/fuzztest/rscommand_fuzzer/ |
| H A D | rscommand_fuzzer.cpp | 229 std::unique_ptr<RSCommand> command; in RSMessageProcessFuzzTest() 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/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
|