Home
last modified time | relevance | path

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

/base/msdp/device_status/utils/common/src/
H A Dutil.cpp228 char bufLine[bufLineSize] = { 0 }; in GetProgramName() local
229 if ((fgets(bufLine, bufLineSize, fp) == nullptr)) { in GetProgramName()
242 std::string tempName(bufLine); in GetProgramName()

Completed in 1 milliseconds