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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DCodeGeneratorInstrumentation.py326 params_impl=", ".join(map(Parameter.to_str_class_and_name, self.params_impl)),
395 return self.to_str_class_and_name()
398 def to_str_class_and_name(self): member in class:Parameter

Completed in 90 milliseconds