Home
last modified time | relevance | path

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

/foundation/window/window_manager/utils/src/
H A Dpip_report.cpp36 static std::map<std::string, int32_t> CONTROL_ACTION_MAP = { member
120 if (CONTROL_ACTION_MAP.find(actionEvent) == CONTROL_ACTION_MAP.end()) { in ReportPiPActionEvent()
124 int32_t currentAction = CONTROL_ACTION_MAP[actionEvent]; in ReportPiPActionEvent()

Completed in 2 milliseconds