Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1902 a.checkUpdatable(ctx)
2711 func (a *apexBundle) checkUpdatable(ctx android.ModuleContext) { func
/build/bazel/rules/apex/
Dapex.bzl765 # Keep this in sync with build/soong/apex/apex.go#checkUpdatable.