Searched refs:bLicenseMissing (Results 1 – 4 of 4) sorted by relevance
82 bool bLicenseMissing = false ) = 0;159 bool bLicenseMissing = false );232 bool bLicenseMissing = false );
775 bool bLicenseMissing ) in addPackageToList() argument778 return m_pExtensionBox->addEntry( xPackage, bLicenseMissing ); in addPackageToList()1327 bool bLicenseMissing ) in addPackageToList() argument1330 if ( !bLicenseMissing && !checkDependencies( xPackage ) ) in addPackageToList()
1009 bool bLicenseMissing ) in addEntry() argument1044 pEntry->m_bMissingLic = bLicenseMissing; in addEntry()1046 if ( bLicenseMissing ) in addEntry()
215 bool bLicenseMissing = false );
Completed in 28 milliseconds