Home
last modified time | relevance | path

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

/base/msdp/device_status/utils/common/src/
Dutil.cpp42 const std::string SVG_PATH { "/system/etc/device_status/drag_icon/" }; variable
251 return IsValidPath(SVG_PATH, filePath); in IsValidSvgPath()