Home
last modified time | relevance | path

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

/dports/www/aria2/aria2-1.36.0/src/
H A Dprefs.cc47 class PrefFactory { class
49 PrefFactory() : count_(0) in PrefFactory() function in aria2::__anonde9f0bd80111::PrefFactory
54 ~PrefFactory() in ~PrefFactory()
91 PrefFactory* getPrefFactory() in getPrefFactory()
94 static auto pf = new PrefFactory(); in getPrefFactory()