Home
last modified time | relevance | path

Searched defs:filterInfoParser (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp1637 void DragDrawing::ParserDragShadowInfo(cJSON* filterInfoParser, FilterInfo &filterInfo) in ParserDragShadowInfo()
1682 void DragDrawing::ParserTextDragShadowInfo(cJSON* filterInfoParser, FilterInfo &filterInfo) in ParserTextDragShadowInfo()
1721 JsonParser filterInfoParser; in ParserFilterInfo() local