Home
last modified time | relevance | path

Searched refs:getNdkBaseTimestampFile (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/cc/
H A Dndk_sysroot.go81 func getNdkBaseTimestampFile(ctx android.PathContext) android.WritablePath { func
153 Output: getNdkBaseTimestampFile(ctx),
157 fullDepPaths := append(staticLibInstallPaths, getNdkBaseTimestampFile(ctx))
H A Dcompiler.go629 return android.Paths{getNdkBaseTimestampFile(ctx)}