Home
last modified time | relevance | path

Searched defs:nextType (Results 1 – 20 of 20) sorted by relevance

/aosp12/system/tools/hidl/lint/lints/
H A Dsafeunion.cpp45 for (const auto* nextType : scope->getDefinedTypes()) { in lintUnionRecursively() local
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/pidfparser/capabilities/
H A DAudioTest.java107 int nextType = parser.next(); in testParsing() local
H A DVideoTest.java107 int nextType = parser.next(); in testParsing() local
H A DDuplexTest.java113 int nextType = parser.next(); in testParsing() local
H A DServiceCapsTest.java127 int nextType = parser.next(); in testParsing() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/search/
H A DStringMatcherUtility.java45 int nextType = Character.getType(target.codePointAt(0)); in matches() local
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/pidfparser/pidf/
H A DStatusTest.java102 int nextType = parser.next(); in testParsing() local
H A DContactTest.java107 int nextType = parser.next(); in testParsing() local
H A DNoteTest.java105 int nextType = parser.next(); in testParsing() local
H A DTimestampTest.java107 int nextType = parser.next(); in testParsing() local
H A DBasicTest.java118 int nextType = parser.next(); in testParsingWithBasicOpen() local
H A DTupleTest.java184 int nextType = parser.next(); in testParsing() local
H A DPresenceTest.java145 int nextType = parser.next(); in testParsing() local
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/pidfparser/omapres/
H A DDescriptionTest.java111 int nextType = parser.next(); in testParsing() local
H A DServiceIdTest.java111 int nextType = parser.next(); in testParsing() local
H A DVersionTest.java112 int nextType = parser.next(); in testParsing() local
H A DServiceDescriptionTest.java116 int nextType = parser.next(); in testParsing() local
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/
H A DPidfParser.java170 int nextType = parser.next(); in parsePidf() local
/aosp12/system/tools/hidl/
H A DType.cpp174 for (auto* nextType : getDefinedTypes()) { in recursivePass() local
198 for (const auto* nextType : getDefinedTypes()) { in recursivePass() local
235 for (const auto* nextType : getDefinedTypes()) { in topologicalOrder() local
255 const auto* nextType = nextRef->shallowGet(); in topologicalOrder() local
H A DAST.cpp213 Type* nextType = lookupType(nextRef->getLookupFqName(), scope); in lookupTypes() local
269 Type* nextType = lookupType(nextRef->getLookupFqName(), scope); in lookupConstantExpressions() local