Home
last modified time | relevance | path

Searched refs:is_result_struct (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tools/
Dcef_parser.py1266 if type.is_result_struct() and type.is_result_struct_enum() and \
1423 self.type.is_result_struct() and \
1438 (self.type.is_result_struct() and \
1457 if self.type.is_result_struct() and self.type.is_byref():
1549 (self.type.is_result_struct() and self.type.is_result_struct_enum()):
1887 def is_result_struct(self): member in obj_analysis
2043 elif self.is_result_struct():