Home
last modified time | relevance | path

Searched refs:ParseExposureCfg (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_config.cpp54 ParseExposureCfg(exposureCfgArray, pageCfg); in Init()
94 void EventConfig::ParseExposureCfg(const std::unique_ptr<JsonValue>& exposureCfgArray, PageCfg& pag… in ParseExposureCfg() function in OHOS::Ace::Recorder::EventConfig
H A Devent_config.h73 …inline void ParseExposureCfg(const std::unique_ptr<JsonValue>& exposureCfgArray, PageCfg& pageCfg);