Home
last modified time | relevance | path

Searched defs:coid (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/javassistmodel/
H A DJavassistClassDeclarationTest.java254 …JavassistClassDeclaration coid = (JavassistClassDeclaration) typeSolver.solveType("com.github.java… in testGetInterfaces() local
263 …JavassistClassDeclaration coid = (JavassistClassDeclaration) typeSolver.solveType("com.github.java… in testGetAllInterfaces() local
299 …JavassistClassDeclaration coid = (JavassistClassDeclaration) newTypeSolver.solveType("com.github.j… in testGetInterfacesWithoutParameters() local
343 …JavassistClassDeclaration coid = (JavassistClassDeclaration) newTypeSolver.solveType("com.github.j… in testGetAllInterfacesWithoutParameters() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/javaparsermodel/declarations/
H A DJavaParserClassDeclarationTest.java213 …JavaParserClassDeclaration coid = (JavaParserClassDeclaration) typeSolver.solveType("com.github.ja… in testGetInterfacesWithoutParameters() local
257 …JavaParserClassDeclaration coid = (JavaParserClassDeclaration) typeSolver.solveType("com.github.ja… in testGetAllInterfacesWithoutParameters() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/reflectionmodel/
H A DReflectionClassDeclarationTest.java367 …ReflectionClassDeclaration coid = (ReflectionClassDeclaration) typeResolver.solveType("com.github.… in testGetInterfacesWithoutParameters() local
427 …ReflectionClassDeclaration coid = (ReflectionClassDeclaration) typeResolver.solveType("com.github.… in testGetAllInterfacesWithoutParameters() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/src/
Dbasic_iarchive.cpp323 cobject_id & coid = cobject_id_vector[tid]; in register_type() local