Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h416 std::string svgFilePath_; member in OHOS::Msdp::DeviceStatus::DragDrawing
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp1825 filePath = svgFilePath_ + COPY_ONE_DRAG_NAME; in GetFilePath()
1827 filePath = svgFilePath_ + COPY_DRAG_NAME; in GetFilePath()
1832 filePath = svgFilePath_ + MOVE_DRAG_NAME; in GetFilePath()
1837 filePath = svgFilePath_ + FORBID_ONE_DRAG_NAME; in GetFilePath()
1839 filePath = svgFilePath_ + FORBID_DRAG_NAME; in GetFilePath()
3642 svgFilePath_ = filePath; in SetSVGFilePath()

Completed in 7 milliseconds