Home
last modified time | relevance | path

Searched defs:GetClockConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_clock_bridge.h31 const ClockConfig& GetClockConfig() const in GetClockConfig() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp1761 void JsCardParser::GetClockConfig(const std::unique_ptr<JsonValue>& jsonDataSets, ClockConfig& cloc… in GetClockConfig() function in OHOS::Ace::Framework::JsCardParser