Home
last modified time | relevance | path

Searched refs:KeyInfoComp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Ddecision_maker.h111 …std::map<std::shared_ptr<KeyInfo>, std::shared_ptr<PkgDelaySuspendInfo>, KeyInfoComp> pkgDelaySusp…
112 std::map<std::shared_ptr<KeyInfo>, int32_t, KeyInfoComp> pkgBgDurationMap_;
H A Dsuspend_controller.h32 std::map<std::shared_ptr<KeyInfo>, uint32_t, KeyInfoComp> delaySuspendApps_;
H A Dkey_info.h69 struct KeyInfoComp { struct