Home
last modified time | relevance | path

Searched refs:alternate (Results 1 – 4 of 4) sorted by relevance

/system/core/libcutils/
Dfs_config_test.cpp81 std::string alternate = "system/" + prefix; in check_unique() local
98 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()
/system/core/fs_mgr/
DREADME.overlayfs.md101 take the whole alternate super (eg: if "*a*" slot, then the whole of
103 Since landing a filesystem on the alternate super physical device
105 the alternate slot metadata and previous content will be lost.
/system/extras/partition_tools/
DREADME.md19 …y default, lpmake will align partitions to 1MiB boundaries. However, an alternate alignment can be…
/system/chre/chpp/
DRELEASE_NOTES.md104 … optimized implementations available or may prefer implementations with alternate optimization cri…