Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/util/common/include/
H A Daggregator.h52 void FlushRecords(const LogHeader &lh, const std::string &key = "", const std::string &extraRecord = "");
/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp595 void Aggregator::FlushRecords(const LogHeader &lh, const std::string &key, const std::string &extraRecord) in FlushRecords() argument
624 if (!extraRecord.empty()) { in FlushRecords()
628 oss << key << ": " << extraRecord; in FlushRecords() local

Completed in 2 milliseconds