Searched refs:GetEnvVariableOrError (Results 1 – 4 of 4) sorted by relevance
30 from common.common import GetEnvVariableOrError79 top = GetEnvVariableOrError('ANDROID_BUILD_TOP')82 android_root = GetEnvVariableOrError('ANDROID_HOST_OUT')
36 from common.common import GetEnvVariableOrError580 GetEnvVariableOrError('ANDROID_BUILD_TOP'),
40 from common.common import GetEnvVariableOrError362 image_path = (GetEnvVariableOrError('ANDROID_HOST_OUT') +
98 def GetEnvVariableOrError(variable_name): function301 android_root = GetEnvVariableOrError('ANDROID_HOST_OUT')