Searched defs:DEFAULT_DATA_ATTR (Results 1 – 2 of 2) sorted by relevance
48 const std::shared_ptr<CommonDataAttribute> DeclarationConstants::DEFAULT_DATA_ATTR = member in OHOS::Ace::DeclarationConstants
85 static const std::shared_ptr<CommonDataAttribute> DEFAULT_DATA_ATTR; variable