Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h106 static void ReportMagicCursorShapeChange(std::string fill_Code, OHOS::MMI::MOUSE_ICON mouse_Style);
107 static void ReportMagicCursorSizeChange(std::string fill_Code, std::string mouse_Size);
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp665 void DfxHisysevent::ReportMagicCursorShapeChange(std::string fill_Code, OHOS::MMI::MOUSE_ICON mouse_Style) in ReportMagicCursorShapeChange() argument
672 "FILL_CODE", fill_Code); in ReportMagicCursorShapeChange()
678 void DfxHisysevent::ReportMagicCursorSizeChange(std::string fill_Code, std::string mouse_Size) in ReportMagicCursorSizeChange() argument
685 "FILL_CODE", fill_Code); in ReportMagicCursorSizeChange()

Completed in 3 milliseconds