HomeSort by relevance Sort by last modified time
    Searched refs:LoadDictionaryFromLines (Results 1 - 5 of 5) sorted by null

  /build/make/tools/releasetools/
common.py 157 d = LoadDictionaryFromLines(read_helper("META/misc_info.txt").split("\n"))
265 return LoadDictionaryFromLines(data.split("\n"))
268 def LoadDictionaryFromLines(lines):
    [all...]
sign_target_files_apks 575 misc_info_old = common.LoadDictionaryFromLines(
sign_target_files_apks.py 575 misc_info_old = common.LoadDictionaryFromLines(
ota_from_target_files 226 oem_dicts.append(common.LoadDictionaryFromLines(
    [all...]
ota_from_target_files.py 226 oem_dicts.append(common.LoadDictionaryFromLines(
    [all...]

Completed in 80 milliseconds