Home
last modified time | relevance | path

Searched refs:GetApexInfoFromTargetFiles (Results 1 – 5 of 5) sorted by relevance

/build/make/tools/releasetools/
Dadd_img_to_target_files.py65 from apex_utils import GetApexInfoFromTargetFiles
691 apex_infos = GetApexInfoFromTargetFiles(OPTIONS.input_tmp, 'system')
Dadd_img_to_target_files65 from apex_utils import GetApexInfoFromTargetFiles
691 apex_infos = GetApexInfoFromTargetFiles(OPTIONS.input_tmp, 'system')
Dapex_utils.py522 def GetApexInfoFromTargetFiles(input_file, partition, compressed_only=True): function
Dmerge_target_files.py761 apex_info = apex_utils.GetApexInfoFromTargetFiles(
Dtest_ota_from_target_files.py36 from apex_utils import GetApexInfoFromTargetFiles
286 apex_infos = GetApexInfoFromTargetFiles(target_files, 'system')