Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Dkey_info.h69 struct KeyInfoComp { struct
70 bool operator()(const std::shared_ptr<KeyInfo> x, const std::shared_ptr<KeyInfo> y) const in operator()