Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/utility/
Dcommon_utils.cpp98 std::istringstream istr(buffer); in GetPidByName() local
99 istr >> pid; in GetPidByName()
/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.cpp216 std::istringstream istr(propa); in GetAttributeValue() local
218 istr >> value; in GetAttributeValue()