Home
last modified time | relevance | path

Searched refs:WriteBytesToInputFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/make/tools/releasetools/
H A Dota_from_target_files.py654 common.WriteBytesToInputFile(input_file, CARE_MAP_ENTRY,
H A Dcommon.py782 def WriteBytesToInputFile(input_file, fn, data): function
806 return WriteBytesToInputFile(input_file, fn, str.encode())