Home
last modified time | relevance | path

Searched defs:ERT (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp639 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportFunction() local
708 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportForEach() local
1280 const RSExportRecordType *ERT = static_cast<const RSExportRecordType *>(ET); in genPackVarOfType() local
1394 bool RSReflectionJava::genTypeClass(const RSExportRecordType *ERT, in genTypeClass()
1438 void RSReflectionJava::genTypeItemClass(const RSExportRecordType *ERT) { in genTypeItemClass()
1476 void RSReflectionJava::genTypeClassConstructor(const RSExportRecordType *ERT) { in genTypeClassConstructor()
1590 void RSReflectionJava::genTypeClassCopyToArray(const RSExportRecordType *ERT) { in genTypeClassCopyToArray()
1605 RSReflectionJava::genTypeClassCopyToArrayLocal(const RSExportRecordType *ERT) { in genTypeClassCopyToArrayLocal()
1614 void RSReflectionJava::genTypeClassItemSetter(const RSExportRecordType *ERT) { in genTypeClassItemSetter()
1635 void RSReflectionJava::genTypeClassItemGetter(const RSExportRecordType *ERT) { in genTypeClassItemGetter()
[all …]
Dslang_rs_reflection_cpp.cpp279 const RSExportRecordType *ERT = ForEach->getParamPacketType(); in genForEachDeclarations() local
403 const RSExportRecordType *ERT = ef->getParamPacketType(); in writeImplementationFile() local
647 void RSReflectionCpp::genGetterAndSetter(const RSExportRecordType *ERT, in genGetterAndSetter()
756 const RSExportRecordType *ERT = static_cast<const RSExportRecordType *>(ET); in genPackVarOfType() local
Dslang_rs_export_func.cpp135 const RSExportRecordType *ERT = mParamPacketType; in checkParameterPacketType() local
Dslang_rs.cpp109 RSExportRecordType *ERT = static_cast<RSExportRecordType *>(ET); in checkODR() local
Dslang_rs_backend.cpp461 const RSExportRecordType *ERT = in dumpExportTypeInfo() local
Dslang_rs_export_type.cpp1420 RSExportRecordType *ERT = in Create() local
1500 const RSExportRecordType *ERT = static_cast<const RSExportRecordType*>(E); in equals() local