Searched defs:DEFAULT_CLOCK_EVENT (Results 1 – 2 of 2) sorted by relevance
264 const std::shared_ptr<ClockEvent> DeclarationConstants::DEFAULT_CLOCK_EVENT = std::make_shared<Cloc… member in OHOS::Ace::DeclarationConstants
233 static const std::shared_ptr<ClockEvent> DEFAULT_CLOCK_EVENT; variable