Searched refs:getBundleType (Results 1 – 2 of 2) sorted by relevance
47 return bundle ? bundle->getBundleType() == type : false;
36 lvm::BundleEffectType getBundleType() const { return mType; } in getBundleType() function