Searched defs:EF (Results 1 – 5 of 5) sorted by relevance
254 void ReflectionState::beginForEach(const RSExportForEach *EF) { in beginForEach()383 void ReflectionState::addForEachIn(const RSExportForEach *EF, const RSExportType *Type) { in addForEachIn()430 void ReflectionState::addForEachParam(const RSExportForEach *EF, const RSExportType *Type) { in addForEachParam()460 void ReflectionState::addForEachSignatureMetadata(const RSExportForEach *EF, unsigned Metadata) { in addForEachSignatureMetadata()534 for (const RSExportForEach *EF : mForEachesBad) { in endForEaches() local571 void ReflectionState::declareInvokable(const RSExportFunc *EF) { in declareInvokable()
153 if (auto *EF = RSExportFunc::Create(this, FD)) { in processExportFunc() local
679 const RSExportForEach *EF = *I; in genScriptClassConstructor() local902 void RSReflectionJava::genExportFunction(const RSExportFunc *EF) { in genExportFunction()1003 void RSReflectionJava::genExportForEach(const RSExportForEach *EF) { in genExportForEach()
902 const RSExportFunc *EF = *I; in dumpExportFunctionInfo() local
190 const RSExportForEach *EF = *I; in genTypeInstancesUsedInForEach() local