Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Didl_compiler.py66 def idl_filename_to_interface_name(idl_filename): argument
103 def compile_and_write(self, idl_filename, output_filenames): argument
113 def compile_file(self, idl_filename): argument
123 def compile_file(self, idl_filename): argument
Didl_reader.py55 def read_idl_definitions(self, idl_filename): argument
63 def read_idl_file(self, idl_filename): argument
Dcompute_interfaces_info_individual.py88 def include_path(idl_filename, implemented_as=None): argument
112 def compute_info_individual(idl_filename, component_dir): argument
Dgenerate_global_constructors.py69 def record_global_constructors(idl_filename): argument
126 def write_global_constructors_partial_interface(interface_name, idl_filename, constructor_attribute… argument
Dcompute_global_objects.py52 def idl_file_to_global_names(idl_filename): argument
Dutilities.py21 def idl_filename_to_interface_name(idl_filename): argument