Searched refs:finalize (Results 1 - 8 of 8) sorted by relevance
/pkg/src/tests/api/ |
H A D | t_catalog.py | 929 nc.finalize(pfmris=set([f for f in c.fmris()])) 962 nc.finalize() 980 nc.finalize() 990 nc.finalize()
|
/pkg/src/modules/actions/ |
H A D | signature.py | 540 misc.binary_to_hex(signer.finalize())
|
/pkg/src/modules/ |
H A D | p5p.py | 857 cat.finalize()
|
H A D | catalog.py | 1394 True, callers are responsible for calling finalize() to ensure 1628 """Private finalize method; exposes additional controls for 2059 operation, or finalize() has has been called, this will also be 2193 that no duplicates exist and must call finalize() afterwards to 2314 self.finalize() 2436 operation, or finalize() has has been called, this will also be 2582 operation, or finalize() has has been called, this will also be 2619 def finalize(self, pfmris=None, pubs=None): member in class:Catalog 2642 operation, or finalize() has has been called, this will also be 3684 last modifying operation, or finalize() ha [all...] |
/pkg/src/modules/client/ |
H A D | image.py | 1473 img_kcat.finalize() 2224 cat.finalize(pfmris=added) 2734 # need to be passed to finalize() for sorting. 2801 cat.finalize(pfmris=final_fmris)
|
H A D | publisher.py | 1915 ncat.finalize()
|
H A D | api.py | 3639 compcat.finalize()
|
/pkg/src/modules/server/ |
H A D | repository.py | 819 self.catalog.finalize() 1553 c.finalize(pfmris=packages)
|
Completed in 81 milliseconds