Searched refs:PackageRegistryImpl (Results 1 – 1 of 1) sorted by relevance
77 class PackageRegistryImpl : private MutexHolder, public t_helper class111 virtual ~PackageRegistryImpl();112 PackageRegistryImpl() : t_helper( getMutex() ) {} in PackageRegistryImpl() function in dp_registry::__anon93dd4b650111::PackageRegistryImpl141 inline void PackageRegistryImpl::check() in check()152 void PackageRegistryImpl::disposing() in disposing()168 PackageRegistryImpl::~PackageRegistryImpl() in ~PackageRegistryImpl()188 void PackageRegistryImpl::packageRemoved( in packageRemoved()202 void PackageRegistryImpl::insertBackend( in insertBackend()316 PackageRegistryImpl * that = new PackageRegistryImpl; in create()463 void PackageRegistryImpl::update() throw (RuntimeException) in update()[all …]
Completed in 17 milliseconds