Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp95 std::unordered_set<ExposureCfg, ExposureCfgHash> exposureSet; in NotifyConfigChange() local
123 …const std::unordered_set<ExposureCfg, ExposureCfgHash>& exposureSet, std::list<ExposureWrapper>& o… in GetMatchedNodes()
182 std::unordered_set<ExposureCfg, ExposureCfgHash> exposureSet; in ApplyExposureCfgInner() local