| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| H A D | hi_gv_app.h | 43 HI_U32 msg; /* message type */ member
|
| /foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
| H A D | inter_ipc_sub_stub.cpp | 34 int32_t InterIpcSubStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() argument
|
| H A D | inter_ipc_proxy.cpp | 66 int32_t InterIpcProxy::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() argument
|
| H A D | inter_ipc_client_stub.cpp | 65 int32_t InterIpcClientStub::DoIpcCommand(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &replyMsg) in DoIpcCommand() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/demo/network/ |
| H A D | udp_client_demo.cpp | 41 std::string msg = "tcp/udp client send message.index=" + std::to_string(index++); in do_cli() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/ |
| H A D | wfd_source_session_test.cpp | 125 auto msg = std::make_shared<EventMsg>(); in HWTEST_F() local 139 auto msg = std::make_shared<EventMsg>(); in HWTEST_F() local 153 auto msg = std::make_shared<EventMsg>(); in HWTEST_F() local 167 auto msg in HWTEST_F() local 181 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 191 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); HWTEST_F() local 206 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); HWTEST_F() local 218 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); HWTEST_F() local 230 auto msg = std::make_shared<WfdSourceSessionEventMsg>(); HWTEST_F() local [all...] |
| H A D | wfd_sink_session_test.cpp | 59 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); in HWTEST_F() local 73 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); in HWTEST_F() local 90 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); in HWTEST_F() local 107 auto msg in HWTEST_F() local 126 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); HWTEST_F() local 142 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); HWTEST_F() local 157 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); HWTEST_F() local 176 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); HWTEST_F() local 196 auto msg = std::make_shared<WfdSinkSessionEventMsg>(); HWTEST_F() local 213 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 228 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 244 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 257 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 275 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 294 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 310 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 325 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 339 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 353 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 367 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local 384 auto msg = std::make_shared<EventMsg>(); HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/tools/aa/src/ |
| H A D | test_observer_stub.cpp | 39 std::string msg = data.ReadString(); in OnRemoteRequest() local 45 std::string msg = data.ReadString(); in OnRemoteRequest() local
|
| /foundation/ability/form_fwk/test/unittest/fms_form_serial_queue_test/ |
| H A D | fms_form_serial_queue_test.cpp | 81 int64_t msg = 1; in HWTEST_F() local 98 int64_t msg = 1; in HWTEST_F() local
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_event_handler.cpp | 30 void FormEventHandler::ProcessEvent(int64_t msg, int64_t eventId, int64_t delayTime) in ProcessEvent() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/ |
| H A D | domain_rpc_service_proxy.cpp | 65 int32_t DomainRpcServiceProxy::DoRpcCommand(std::shared_ptr<BaseDomainMsg> msg, std::shared_ptr<BaseDomainMsg> replyMsg) in DoRpcCommand() argument
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
| H A D | state_machine.cpp | 31 void StateMachine::HandleMessage(const Message &msg)
in HandleMessage() argument 79 void StateMachine::DeferMessage(const Message &msg)
in DeferMessage() argument 87 const Message msg = deferredQueue_.front();
in ProcessDeferredMessages() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/rtp/ |
| H A D | wfd_rtp_producer_test.cpp | 247 auto msg = std::make_shared<WfdProducerEventMsg>(); in HWTEST_F() local
|
| H A D | wfd_rtp_consumer_test.cpp | 71 auto msg = std::make_shared<WfdConsumerEventMsg>(); in HWTEST_F() local 86 auto msg = std::make_shared<WfdConsumerEventMsg>(); in HWTEST_F() local 105 auto msg = std::make_shared<WfdConsumerEventMsg>(); in HWTEST_F() local [all...] |
| /foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
| H A D | state_machine.cpp | 31 void StateMachine::HandleMessage(const Message &msg) in HandleMessage() argument 79 void StateMachine::DeferMessage(const Message &msg) in DeferMessage() argument 87 const Message msg = deferredQueue_.front(); in ProcessDeferredMessages() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | app_exception_manager.cpp | 30 void AppExceptionManager::LaunchAbilityFailed(sptr<IRemoteObject> token, const std::string &msg) in LaunchAbilityFailed() argument 37 void AppExceptionManager::ForegroundAppFailed(sptr<IRemoteObject> token, const std::string &msg) in ForegroundAppFailed() argument 44 void AppExceptionManager::ForegroundAppWait(sptr<IRemoteObject> token, const std::string &msg) in ForegroundAppWait() argument
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/ |
| H A D | mock_test_observer_stub.cpp | 30 void MockTestObserverStub::TestStatus(const std::string& msg, const int64_t& resultCode) in TestStatus() argument 37 void MockTestObserverStub::TestFinished(const std::string& msg, const int64_t& resultCode) in TestFinished() argument
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/screen_capture/ |
| H A D | wfd_screen_capture_test.cpp | 125 auto msg = std::make_shared<ScreenCaptureConsumerEventMsg>(); in HWTEST_F() local 137 auto msg = std::make_shared<ScreenCaptureConsumerEventMsg>(); in HWTEST_F() local 154 auto msg in HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | app_exception_handler.cpp | 74 void AppExceptionHandler::AbilityForegroundFailed(sptr<IRemoteObject> token, const std::string &msg) in AbilityForegroundFailed() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_status_callback_proxy.cpp | 213 std::string msg = ""; in OnBundleStateChanged() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| H A D | sys_state_machine.cpp | 59 bool SysStoppedState::Dispatch(const utility::Message &msg) in Dispatch() argument 77 bool SysStartedState::Dispatch(const utility::Message &msg) in Dispatch() argument 112 bool SysStoppingState::Dispatch(const utility::Message &msg) in Dispatch() argument 143 Dispatch(const utility::Message &msg) Dispatch() argument 184 Dispatch(const utility::Message &msg) Dispatch() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| H A D | a2dp_service_state_machine.cpp | 24 bool A2dpDisconnected::Dispatch(const utility::Message &msg) in Dispatch() argument 59 bool A2dpDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() argument 73 bool A2dpConnected::Dispatch(const utility::Message &msg) in Dispatch() argument 145 Dispatch(const utility::Message &msg) Dispatch() argument [all...] |
| /foundation/multimedia/av_session/services/session/server/softbus/ |
| H A D | softbus_distributed_data_manager.h | 52 std::string msg = std::string(static_cast<const char*>(data), dataLen);
variable 61 std::string msg = std::string(static_cast<const char*>(data), dataLen);
variable
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
| H A D | message_looper.h | 27 MsgInfo *msg; member
|
| /foundation/multimodalinput/input/tools/event_inject/include/ |
| H A D | injection_event_dispatch.h | 50 bool RegisterInjectEvent(InjectFunctionMap &msg) in RegisterInjectEvent() argument
|