Home
last modified time | relevance | path

Searched refs:FlushRecords (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.cpp577 FlushRecords(lh); in Record()
585 FlushRecords(lh); in Record()
589 FlushRecords(lh, key, record); in Record()
595 void Aggregator::FlushRecords(const LogHeader &lh, const std::string &key, const std::string &extraRecord) in FlushRecords() function in OHOS::MMI::Aggregator
637 FlushRecords(MMI_LOG_HEADER); in ~Aggregator()

Completed in 2 milliseconds