Searched defs:stringIndex (Results 1 – 2 of 2) sorted by relevance
90 constexpr size_t stringIndex = static_cast<size_t>(level); in vlog() local
66 for (size_t stringIndex = msg.find('%'); stringIndex != std::string::npos; in fillMessageArgs() local