Searched defs:DEFAULT_PIECE_ATTR (Results 1 – 2 of 2) sorted by relevance
136 const std::shared_ptr<PieceAttribute> DeclarationConstants::DEFAULT_PIECE_ATTR = std::make_shared<P… member in OHOS::Ace::DeclarationConstants
145 static const std::shared_ptr<PieceAttribute> DEFAULT_PIECE_ATTR; variable