Home
last modified time | relevance | path

Searched refs:msgValue (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview_lite/
H A Dhiview_service.c100 .msgValue = type, in Output()
127 void HiviewSendMessage(const char *srvName, int16 msgId, uint16 msgValue) in HiviewSendMessage() argument
138 hiviewInfterface->Output((IUnknown *)hiviewInfterface, msgId, msgValue); in HiviewSendMessage()
H A Dhiview_service.h64 void HiviewSendMessage(const char *srvName, int16 msgId, uint16 msgValue);
/base/powermgr/battery_lite/services/src/
H A Dbattery_manage_service.c105 .msgValue = 0 in BatteryMonitorHandle()
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c289 event.type = (uint8)req->msgValue; in OutputEventRealtime()
317 Output2Flash((uint8)req->msgValue); in OutputEvent2Flash()
487 request.msgValue = type; in FlushEventInfo()
497 request.msgValue |= SYNC_FILE; in FlushEventInfo()
/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c278 if (req != NULL && req->msgValue == SYNC_FILE) { in OutputLog2TextFile()
340 if (req != NULL && req->msgValue == SYNC_FILE) { in OutputLog2BinFile()
653 request.msgValue = SYNC_FILE; in FlushLog()

Completed in 7 milliseconds