Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dutils.py245 def add_content_to_file(file_path, head_content, tail_content): argument
261 def remove_content_from_file(file_path, head_content, tail_content): argument