Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/utils/parser/
Dresult_utils.py101 def GetAbiBitness(abi): function
125 bitness = str(GetAbiBitness(abi))
/test/framework/harnesses/host_controller/command_processor/
Dcommand_sheet.py169 src_bitness = str(result_utils.GetAbiBitness(abis[0]))
188 ref_bitness = str(result_utils.GetAbiBitness(abis[0]))