Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2857 std::string allowDropStr; in SetAllowDrop() local
2859 allowDropStr = allowDropCharArray[i]; in SetAllowDrop()
2860 allowDropSet.insert(allowDropStr); in SetAllowDrop()