Home
last modified time | relevance | path

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

/aosp12/build/blueprint/pathtools/
H A Dlists.go43 func ReplaceExtension(path string, extension string) string { func
/aosp12/build/soong/android/
H A Dpaths.go1217 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