Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp122 std::istringstream lineStream(line); in BinderInfoParser() local
125 while (lineStream >> tmpstr) { in BinderInfoParser()