Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/include/
H A Dhisysevent_observer.h46 std::function<void(const nlohmann::json&, const std::string&)>> handleObserverMap_; variable
H A Dobserver_manager.h98 std::map<int32_t, std::function<void(std::shared_ptr<ObserverManager>)>> handleObserverMap_; variable