Searched refs:canonical (Results 1 – 8 of 8) sorted by relevance
43 T canonical = mCanonicalizationFunction.apply(object); in ordinal() local45 int ordinal = mKnownIds.indexOf(canonical); in ordinal()48 mKnownIds.add(canonical); in ordinal()
36 for (PathWithRequiredFlags canonical : canonicalPathList) { in isFileSpecifiedInPathList()37 String canonicalPath = canonical.getPath(); in isFileSpecifiedInPathList()
34 // [Optional] A unique canonical number designated to a carrier.43 // [Optional] A unique canonical number to represent its parent carrier. The parent-child
185 // The canonical versions of the following enums live in:187 // The canonical versions of the following atoms live in:
250 Uri canonical = mResolver.canonicalize( in testCanonicalize() local252 assertThat(canonical).isEqualTo( in testCanonicalize()
340 constexpr audio_channel_mask_t canonical[] = { in canonicalChannelMaskFromCount() local355 return channelCount < std::size(canonical) ? canonical[channelCount] : AUDIO_CHANNEL_NONE; in canonicalChannelMaskFromCount()
215 sysfsPath = std::filesystem::canonical(sysfsPath, errorCode); in getSysfsRootPath()
18692 * A canonical form time zone suggestion for metrics use.