Home
last modified time | relevance | path

Searched defs:sendMsg (Results 1 – 9 of 9) sorted by relevance

/foundation/resourceschedule/ffrt/src/dfx/sysevent/
Dsysevent.cpp25 …std::string sendMsg = std::string((ctime(&cur_time) == nullptr) ? "" : ctime(&cur_time)) + "\n" + … in TaskTimeoutReport() local
/foundation/resourceschedule/ffrt/src/sync/
Dmutex_private.h51 std::string sendMsg = std::string((ctime(&cur_time) == nullptr) ? "" : ctime(&cur_time)) + in SendEvent() local
/foundation/multimodalinput/input/service/module_loader/src/
Dwatchdog_task.cpp150 std::string sendMsg = std::string((ctime(&curTime) == nullptr) ? "" : ctime(&curTime)) + in SendEvent() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
Dtrans_tcp_direct_p2p.c518 char *sendMsg = (char*)SoftBusCalloc(strLen + sizeof(int64_t) + sizeof(int64_t)); in SendVerifyP2pFailRsp() local
549 char *sendMsg = (char *)SoftBusCalloc(strLen + sizeof(int64_t) + sizeof(int64_t)); in SendVerifyP2pRsp() local
938 char *sendMsg = (char*)SoftBusCalloc(strLen + sizeof(int64_t) + sizeof(int64_t)); in StartVerifyP2pInfo() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_surface_render_node_test.cpp64 bool sendMsg = false; variable
78 bool sendMsg = false; variable
477 bool sendMsg = false; variable
/foundation/systemabilitymgr/samgr/services/dfx/source/
Dhisysevent_adapter.cpp239 void WatchDogSendEvent(int32_t pid, uint32_t uid, const std::string& sendMsg, in WatchDogSendEvent()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
Ddistributeddb_communicator_deep_test.cpp536 Message *sendMsg = BuildRegedGiantMessage(dataLength); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_surface_render_node.cpp688 …d RSSurfaceRenderNode::SetContextMatrix(const std::optional<Drawing::Matrix>& matrix, bool sendMsg) in SetContextMatrix()
707 void RSSurfaceRenderNode::SetContextAlpha(float alpha, bool sendMsg) in SetContextAlpha()
723 …rfaceRenderNode::SetContextClipRegion(const std::optional<Drawing::Rect>& clipRegion, bool sendMsg) in SetContextClipRegion()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
Davdtp_message.c130 Packet *sendMsg = PacketMalloc(AVDT_BUFFER_START, 0, 0); in AvdtSendFragStart() local
156 Packet *sendMsg = PacketMalloc(AVDT_BUFFER_END, 0, 0); in AvdtSendFragContinueEnd() local