Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_hisysevent.h61 static std::map<DragResult, std::string> dragResult_; variable
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_hisysevent.cpp42 std::map<DragResult, std::string> DragDFX::dragResult_ = { member in OHOS::Msdp::DeviceStatus::DragDFX