Home
last modified time | relevance | path

Searched refs:splitEventDataMap (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp32 const std::map<SplitEventMsgType, std::string> splitEventDataMap { variable
48 std::string data = splitEventDataMap.at(msgType); in SendSplitScreenCommonEvent()