Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/platform/default/
H A Dprocess_helper.cpp72 std::string strLine; in GetProcessStartRealtime() local
73 std::getline(statFile, strLine); in GetProcessStartRealtime()
74 if (strLine.empty()) { in GetProcessStartRealtime()
79 std::istringstream iss(strLine); in GetProcessStartRealtime()

Completed in 1 milliseconds