Home
last modified time | relevance | path

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

/build/blueprint/pathtools/
Dlists.go43 func ReplaceExtension(path string, extension string) string { func
/build/soong/android/
Dpaths.go218 ReplaceExtension(ctx PathContext, ext string) OutputPath methodSpec
1217 func (p OutputPath) ReplaceExtension(ctx PathContext, ext string) OutputPath { func
1540 func (p InstallPath) ReplaceExtension(ctx PathContext, ext string) OutputPath { func
1818 func (p PhonyPath) ReplaceExtension(ctx PathContext, ext string) OutputPath { func