Home
last modified time | relevance | path

Searched defs:segment3 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp1940 const char* segment3, UErrorCode &errorCode) { in buildResourcePath()
1947 const char* segment3, const char* segment4, UErrorCode &errorCode) { in buildResourcePath()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp1949 const char* segment3, UErrorCode &errorCode) { in buildResourcePath()
1956 const char* segment3, const char* segment4, UErrorCode &errorCode) { in buildResourcePath()
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc1729 LoadedSection segment1, segment2, segment3; in TEST_F() local