Home
last modified time | relevance | path

Searched refs:read_protocol_file (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py362 self.generate_domains = self.read_protocol_file(config.protocol.path)
370 self.imported_domains = self.read_protocol_file(config.imported.path)
379 def read_protocol_file(self, file_name): member in Protocol
/third_party/node/tools/inspector_protocol/
H A Dcode_generator.py346 self.generate_domains = self.read_protocol_file(config.protocol.path)
353 self.imported_domains = self.read_protocol_file(config.imported.path)
363 def read_protocol_file(self, file_name): member in Protocol

Completed in 3 milliseconds