Searched defs:DEFAULT_SEARCH_STYLE (Results 1 – 2 of 2) sorted by relevance
146 const std::shared_ptr<SearchStyle> DeclarationConstants::DEFAULT_SEARCH_STYLE = std::make_shared<Se… member in OHOS::Ace::DeclarationConstants
155 static const std::shared_ptr<SearchStyle> DEFAULT_SEARCH_STYLE; variable