Home | History | Annotate | Download | only in jni_generator

Lines Matching refs:GetContent

763   def GetContent(self):
764 return self.inl_header_file_generator.GetContent()
795 self.content = inl_header_file_generator.GetContent()
797 def GetContent(self):
912 def GetContent(self):
1309 content = jni_from_javap.GetContent()
1313 content = jni_from_java_source.GetContent()