Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog.h26 struct Watchers { struct
42 std::unordered_map<int32_t, Watchers> watchMap_; argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dauto_cache.h38 using Watchers = std::set<std::shared_ptr<GeneralWatcher>>; variable