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