Searched refs:alternate (Results 1 – 4 of 4) sorted by relevance
81 std::string alternate = "system/" + prefix; in check_unique() local98 path = alternate + path.substr(prefix.size()); in check_unique()112 if (android::base::StartsWith(path, alternate)) { in check_unique()114 path = prefix + path.substr(alternate.size()); in check_unique()
101 take the whole alternate super (eg: if "*a*" slot, then the whole of103 Since landing a filesystem on the alternate super physical device105 the alternate slot metadata and previous content will be lost.
26 for testing. This also makes it easier to supply alternate implementations
4651 field public static final String META_HOME_ALTERNATE = "android.app.home.alternate";