Home
last modified time | relevance | path

Searched defs:ClassName (Results 1 – 7 of 7) sorted by relevance

/aosp12/art/runtime/
H A Druntime_intrinsics.cc95 #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 DClassInfo.kt16 val ClassName = classAst.nameAsString regex
/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp531 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 Daidl_to_cpp_common.cpp52 string ClassName(const AidlDefinedType& defined_type, ClassNames type) { in ClassName() function
/aosp12/packages/apps/TV/libs/m2/
H A Djavapoet-1.11.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/squareup/ com/ ...
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.cc991 #define ADD_INTRINSIC_OWNER_CLASS(_, __, ___, ____, _____, ClassName, ______, _______) \ in AddClassesContainingIntrinsics() argument