Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dndk_sysroot.go98 func getNdkBaseTimestampFile(ctx android.PathContext) android.WritablePath { func
284 Output: getNdkBaseTimestampFile(ctx),
303 fullDepPaths := append(staticLibInstallPaths, getNdkBaseTimestampFile(ctx))
H A Dlibrary.go1040 return android.Paths{getNdkBaseTimestampFile(ctx)}