Home
last modified time | relevance | path

Searched refs:topFdNum (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h133 uint32_t topFdNum = 0; member
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp179 AddValueToJsonString("top_fd_num", event.topFdNum, jsonStr, true); in PostEvent()