Lines Matching refs:layerBranches
88 index.layerBranches = {}
143 index.layerBranches[layerBranchId] = layerindexlib.LayerBranch(index, None)
144 …index.layerBranches[layerBranchId].define_data(layerBranchId, entry, layerversion, layerItemId, br…
198 for layerBranchId in index.layerBranches:
199 branchName = index.layerBranches[layerBranchId].branch.name
200 collection = index.layerBranches[layerBranchId].collection
291 for layerBranchId in index.layerBranches:
293 machine_path = index.layerBranches[layerBranchId].layer.description
306 layerbranch=index.layerBranches[layerBranchId])
315 for layerBranchId in index.layerBranches:
317 distro_path = index.layerBranches[layerBranchId].layer.description
330 layerbranch=index.layerBranches[layerBranchId])