Home
last modified time | relevance | path

Searched defs:CollectPathResource (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/bucketize/
H A Dpartitioner.go94 CollectPathResource(src res.PathInfo) methodSpec
138 func (ps *PartitionSession) CollectPathResource(src res.PathInfo) { func
H A Dbucketize_test.go472 func (mp *mockPartitioner) CollectPathResource(src res.PathInfo) { func