Home
last modified time | relevance | path

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

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