Searched defs:ClassName (Results 1 – 7 of 7) sorted by relevance
/aosp12/art/runtime/ |
H A D | runtime_intrinsics.cc | 95 #define IS_INTRINSIC_INITIALIZED(Name, InvokeType, _, __, ___, ClassName, MethodName, Signature) \ in AreAllIntrinsicsInitialized() argument 113 #define INITIALIZE_INTRINSIC(Name, InvokeType, _, __, ___, ClassName, MethodName, Signature) \ in InitializeIntrinsics() argument
|
/aosp12/frameworks/base/tools/codegen/src/com/android/codegen/ |
H A D | ClassInfo.kt | 16 val ClassName = classAst.nameAsString regex
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_reflection.cpp | 531 bool RSReflectionJava::genScriptClass(const std::string &ClassName, in genScriptClass() 1613 const std::string ClassName = GetReduceResultTypeName(ResultType); in genExportReduceResultType() local 1792 std::string ClassName = ET->getElementName(); in genTypeInstance() local 2349 std::string ClassName = ERT->getElementName(); in genTypeClass() local 2993 const std::string &ClassName, in startClass() 3056 void RSReflectionJava::startTypeClass(const std::string &ClassName) { in startTypeClass()
|
/aosp12/system/tools/aidl/ |
H A D | aidl_to_cpp_common.cpp | 52 string ClassName(const AidlDefinedType& defined_type, ClassNames type) { in ClassName() function
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javapoet-1.11.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/squareup/
com/ ... |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/art/dex2oat/driver/ |
H A D | compiler_driver.cc | 991 #define ADD_INTRINSIC_OWNER_CLASS(_, __, ___, ____, _____, ClassName, ______, _______) \ in AddClassesContainingIntrinsics() argument
|