Lines Matching refs:facet
68 import pkg.facet
453 self.__pfacets = pkg.facet.Facets()
572 self.__pfacets = pkg.facet.Facets()
785 rv = pkg.facet.Facets()
886 # load inherited facets. if inherited facet data is missing
2589 # option specific to: change-facet
2844 """Sync linked image parent facet data to a child image.
3455 "facet.version-lock.*" facets."""
3566 # depend type=incorporation fmri=some_synced_pkg1 facet.123456=true
3567 # depend type=incorporation fmri=some_synced_pkg2 facet.456789=true
3571 # facet.123456 = True
3572 # facet.*456* = False
3575 # we'd just pass through "facet.*456*", but this would result in
3578 pfacets = pkg.facet.Facets()