Searched defs:logPrefix (Results 1 – 2 of 2) sorted by relevance
406 const UString &logPrefix, in EnumerateItems2()
703 const std::string logPrefix = std::string("[Query ") + std::to_string(queryIdx) + "] "; in iterate() local