OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchIdx
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/androidfw/
AssetManager.cpp
[
all
...]
/external/icu4c/i18n/
tzfmt.cpp
928
int32_t
matchIdx
= -1;
933
matchIdx
= i;
937
if (
matchIdx
>= 0) {
939
*timeType = getTimeType(specificMatches->getNameTypeAt(
matchIdx
));
942
getTimeZoneID(specificMatches.getAlias(),
matchIdx
, tzID);
[
all
...]
Completed in 2009 milliseconds