Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx283 class XPackage_eq : public std::unary_function<Reference<deployment::XPackage>, bool> class
287 explicit XPackage_eq(const OUString & s) : m_URL(s) {} in XPackage_eq() function in dp_registry::backend::bundle::__anon31aee3aa0111::XPackage_eq
1525 if (bundle.end() == std::find_if(bundle.begin(), bundle.end(), XPackage_eq(url))) in scanBundle()

Completed in 21 milliseconds