Searched defs:DEFAULT_CLOCK_ATTR (Results 1 – 2 of 2) sorted by relevance
262 const std::shared_ptr<ClockAttribute> DeclarationConstants::DEFAULT_CLOCK_ATTR = std::make_shared<C… member in OHOS::Ace::DeclarationConstants
231 static const std::shared_ptr<ClockAttribute> DEFAULT_CLOCK_ATTR; variable