Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h132 std::string topFdType; member
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp178 AddValueToJsonString("top_fd_type", event.topFdType, jsonStr); in PostEvent()