Home
last modified time | relevance | path

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

/build/soong/cc/
Dbuilder.go287 …, crtEnd common.OptionalPath, groupLate bool, flags builderFlags, outputFile common.WritablePath) {
358 flags builderFlags, outputFile common.WritablePath) {
380 flags builderFlags, outputFile common.WritablePath) {
396 flags builderFlags, outputFile common.WritablePath) {
/build/soong/common/
Dpaths.go87 type WritablePath interface { interface