Home
last modified time | relevance | path

Searched defs:msg (Results 476 - 500 of 733) sorted by relevance

1...<<11121314151617181920>>...30

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_mgt_msg_log.c281 static int32_t UnpackLogToStr(DeviceInfo *dev, char *msg, uint32_t size) in UnpackLogToStr() argument
329 char *msg = (char *)malloc(DFINDER_MGT_UNPACK_LOG_LEN); DFinderMgtUnpackLog() local
[all...]
/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextstub_fuzzer/
H A Dfileaccessextstub_fuzzer.cpp49 MessageParcel msg; in OnRemoteRequestFuzzTest() local
64 MessageParcel msg; in CmdOpenFileFuzzTest() local
75 MessageParcel msg; in CmdCreateFileFuzzTest() local
87 MessageParcel msg; CmdMkdirFuzzTest() local
99 MessageParcel msg; CmdDeleteFuzzTest() local
109 MessageParcel msg; CmdMoveFuzzTest() local
125 MessageParcel msg; CmdCopyFuzzTest() local
138 MessageParcel msg; CmdCopyFileFuzzTest() local
151 MessageParcel msg; CmdRenameFuzzTest() local
200 MessageParcel msg; CmdListFileFuzzTest() local
251 MessageParcel msg; CmdScanFileFuzzTest() local
264 MessageParcel msg; CmdGetRootsFuzzTest() local
277 MessageParcel msg; CmdQueryFuzzTest() local
288 MessageParcel msg; CmdGetFileInfoFromUriFuzzTest() local
299 MessageParcel msg; CmdGetFileInfoFromRelativePathFuzzTest() local
309 MessageParcel msg; CmdAccessFuzzTest() local
319 MessageParcel msg; CmdStartWatcherFuzzTest() local
329 MessageParcel msg; CmdStopWatcherFuzzTest() local
343 MessageParcel msg; CmdMoveItemFuzzTest() local
356 MessageParcel msg; CmdMoveFileFuzzTest() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_share_mgr.cpp528 void FormShareMgr::OnEventTimeoutResponse(int64_t msg, int64_t eventId) in OnEventTimeoutResponse() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp118 int32_t WakeupEngineImpl::Handle(const StateMsg &msg) in Handle() argument
351 int32_t WakeupEngineImpl::HandleSetParam(const StateMsg &msg, State & /* nextState */) in HandleSetParam() argument
362 int32_t WakeupEngineImpl::HandleGetParam(const StateMsg &msg, Stat argument
415 HandleInitDone(const StateMsg &msg, State &nextState) HandleInitDone() argument
428 HandleSetListener(const StateMsg &msg, State & ) HandleSetListener() argument
440 HandleStart(const StateMsg &msg, State &nextState) HandleStart() argument
501 HandleRecognizeComplete(const StateMsg &msg, State &nextState) HandleRecognizeComplete() argument
525 HandleStartCapturer(const StateMsg &msg, State &nextState) HandleStartCapturer() argument
546 HandleRead(const StateMsg &msg, State & ) HandleRead() argument
586 HandleGetWakeupPcm(const StateMsg &msg, State & ) HandleGetWakeupPcm() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Devent_comm.h175 EventMsg::Ptr msg = nullptr; member
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp601 std::string msg = "msg"; in HWTEST_F() local
620 std::string msg = "msg"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/
H A Dmock_ability_delegator_stub.cpp183 int MockAbilityDelegatorStub::FinishUserTest(const std::string& msg, in FinishUserTest() argument
382 int MockAbilityDelegatorStub2::FinishUserTest(const std::string& msg, in FinishUserTest() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dability_delegator.cpp344 void AbilityDelegator::Print(const std::string &msg) in Print() argument
699 void AbilityDelegator::FinishUserTest(const std::string &msg, const int64_t resultCode) in FinishUserTest() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp591 std::string msg = EMPTY_STRING; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp307 void PluginPattern::FireOnErrorEvent(const std::string& code, const std::string& msg) in FireOnErrorEvent() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp49 ANRRawReport(RawEventType type, int32_t uid, const std::string& packageName, const std::string& processName, const std::string& msg) ANRRawReport() argument
52 ANRShowDialog(int32_t uid, const std::string& packageName, const std::string& processName, const std::string& msg) ANRShowDialog() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Disolated_pattern.cpp127 FireOnErrorCallbackOnUI( int32_t code, const std::string& name, const std::string& msg) FireOnErrorCallbackOnUI() argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer.cpp337 void FormRenderer::OnError(const std::string& code, const std::string& msg) in OnError() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp454 const std::string msg = "code in unittest"; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_profiler.h127 char msg[MSG_LENGTH] = {'\0'}; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.cpp136 bool AvrcCtStateMachineManager::SendMessageToControlStateMachine(const RawAddress &rawAddr, const utility::Message &msg) in SendMessageToControlStateMachine() argument
155 void AvrcCtStateMachineManager::SendMessageToAllControlStateMachine(const utility::Message &msg) in SendMessageToAllControlStateMachine() argument
167 bool AvrcCtStateMachineManager::SendMessageToBrowseStateMachine(const RawAddress &rawAddr, const utility::Message &msg) in SendMessageToBrowseStateMachine() argument
186 SendMessageToAllBrowseStateMachine(const utility::Message &msg) SendMessageToAllBrowseStateMachine() argument
442 Dispatch(const utility::Message &msg) Dispatch() argument
484 Dispatch(const utility::Message &msg) Dispatch() argument
575 Dispatch(const utility::Message &msg) Dispatch() argument
611 Dispatch(const utility::Message &msg) Dispatch() argument
650 Dispatch(const utility::Message &msg) Dispatch() argument
702 Dispatch(const utility::Message &msg) Dispatch() argument
747 Dispatch(const utility::Message &msg) Dispatch() argument
789 Dispatch(const utility::Message &msg) Dispatch() argument
851 Dispatch(const utility::Message &msg) Dispatch() argument
887 Dispatch(const utility::Message &msg) Dispatch() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.cpp139 bool AvrcTgStateMachineManager::SendMessageToControlStateMachine(const RawAddress &rawAddr, const utility::Message &msg) in SendMessageToControlStateMachine() argument
159 void AvrcTgStateMachineManager::SendMessageToAllControlStateMachine(const utility::Message &msg) in SendMessageToAllControlStateMachine() argument
171 bool AvrcTgStateMachineManager::SendMessageToBrowseStateMachine(const RawAddress &rawAddr, const utility::Message &msg) in SendMessageToBrowseStateMachine() argument
191 SendMessageToAllBrowseStateMachine(const utility::Message &msg) SendMessageToAllBrowseStateMachine() argument
385 Dispatch(const utility::Message &msg) Dispatch() argument
426 Dispatch(const utility::Message &msg) Dispatch() argument
562 Dispatch(const utility::Message &msg) Dispatch() argument
598 Dispatch(const utility::Message &msg) Dispatch() argument
669 Dispatch(const utility::Message &msg) Dispatch() argument
715 Dispatch(const utility::Message &msg) Dispatch() argument
757 Dispatch(const utility::Message &msg) Dispatch() argument
825 Dispatch(const utility::Message &msg) Dispatch() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp544 bool AudioSocketThread::AudioPnpUeventParse(const char *msg, const ssize_t strLength) in AudioPnpUeventParse() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp47 void HCodec::OnPrintAllBufferOwner(const MsgInfo& msg) in OnPrintAllBufferOwner() argument
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_service.cpp119 std::shared_ptr<EventBean> msg; in MessageLoopFunc() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp225 char msg[MAX_STRING_SIZE] = {0}; in CreateMsg() local
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_napi.cpp820 std::string msg = MSExtErrorAPI9ToString(err, operate, "") + add; in ErrorCallback() local
/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp90 void EventResample::EventDump(const char *msg, MotionEvent &event) in EventDump() argument
/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp885 std::string msg = "test"; in HWTEST_F() local
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp85 void SocPerf::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() argument
112 void SocPerf::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() argument
142 PowerLimitBoost(bool onOffTag, const std::string& msg) PowerLimitBoost() argument
167 ThermalLimitBoost(bool onOffTag, const std::string& msg) ThermalLimitBoost() argument
248 LimitRequest(int32_t clientId, const std::vector<int32_t>& tags, const std::vector<int64_t>& configs, const std::string& msg) LimitRequest() argument
276 SetRequestStatus(bool status, const std::string& msg) SetRequestStatus() argument
460 RequestCmdIdCount(const std::string &msg) RequestCmdIdCount() argument
[all...]

Completed in 25 milliseconds

1...<<11121314151617181920>>...30