Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp80 const std::string DEVICE_TYPE_DEFAULT { "default" }; variable
996 ((deviceType.compare(0, DEVICE_TYPE_DEFAULT.size(), DEVICE_TYPE_DEFAULT) == 0) || in NeedAdjustSvgInfo()
1022 if (((deviceType.compare(0, DEVICE_TYPE_DEFAULT.size(), DEVICE_TYPE_DEFAULT) == 0) || in GetFilePath()
1065 } else if (((deviceType.compare(0, DEVICE_TYPE_DEFAULT.size(), DEVICE_TYPE_DEFAULT) == 0) || in SetDecodeOptions()