Searched refs:genRecordTypeExportVariable (Results 1 – 3 of 3) sorted by relevance
131 void genRecordTypeExportVariable(const RSExportVar *EV);
227 void genRecordTypeExportVariable(const RSExportVar *EV, ReflectionState::Val32 AllocSize32);
894 genRecordTypeExportVariable(EV, AllocSize32); in genExportVariable()2056 void RSReflectionJava::genRecordTypeExportVariable(const RSExportVar *EV, in genRecordTypeExportVariable() function in slang::RSReflectionJava