Home
last modified time | relevance | path

Searched full:base_text_operation_statistics (Results 1 – 5 of 5) sorted by relevance

/base/inputmethod/imf/common/imf_hisysevent/src/
Dima_hisysevent_reporter.cpp64 case ImfStatisticsEvent::BASE_TEXT_OPERATION_STATISTICS: { in RecordStatisticsEvent()
99 … ImfHiSysEventUtil::ReportStatisticsEvent(GET_NAME(BASE_TEXT_OPERATION_STATISTICS), GetSelfName(), in ReportStatisticsEvent()
/base/inputmethod/imf/common/imf_hisysevent/include/
Dimf_hisysevent_reporter.h67 { BASE_TEXT_OPERATOR, { BASE_TEXT_OPERATION_FAILED, BASE_TEXT_OPERATION_STATISTICS } },
Dimf_hisysevent_info.h47 BASE_TEXT_OPERATION_STATISTICS, enumerator
/base/inputmethod/imf/
Dhisysevent.yaml109 BASE_TEXT_OPERATION_STATISTICS:
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dimf_hisysevent_report_test.cpp55 … const char *EVENT_NAME_BASIC_TEXT_OPERATION_STATISTICS = GET_NAME(BASE_TEXT_OPERATION_STATISTICS);