Home
last modified time | relevance | path

Searched refs:canonical (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DOrdinalGenerator.java43 T canonical = mCanonicalizationFunction.apply(object); in ordinal() local
45 int ordinal = mKnownIds.indexOf(canonical); in ordinal()
48 mKnownIds.add(canonical); in ordinal()
/aosp14/frameworks/base/core/java/android/app/backup/
H A DBackupUtils.java36 for (PathWithRequiredFlags canonical : canonicalPathList) { in isFileSpecifiedInPathList()
37 String canonicalPath = canonical.getPath(); in isFileSpecifiedInPathList()
/aosp14/system/core/init/
H A Dueventd.cpp311 std::vector<std::string> canonical{"/system/etc/ueventd.rc"}; in GetConfiguration() local
316 canonical.push_back(info.legacy_path); in GetConfiguration()
330 return ParseConfig(canonical); in GetConfiguration()
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContentResolverTest.java250 Uri canonical = mResolver.canonicalize( in testCanonicalize() local
252 assertThat(canonical).isEqualTo( in testCanonicalize()
/aosp14/system/core/fs_mgr/libfiemap/
H A DREADME.md24 partitions from the image files. It also tracks the canonical size of the image,