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

/external/chromium_org/third_party/WebKit/Source/devtools/scripts/
H A DCodeGeneratorFrontend.py150 def get_this_script_path_(absolute_path): member in class:Templates
166 file_header_ = ("// File is generated by %s\n\n" % get_this_script_path_(sys.argv[0]) +
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DCodeGeneratorInspector.py1656 def get_this_script_path_(absolute_path): member in class:Templates
1672 file_header_ = ("// File is generated by %s\n\n" % get_this_script_path_(sys.argv[0]) +

Completed in 694 milliseconds