Searched refs:GetEnvVariableOrError (Results 1 – 4 of 4) sorted by relevance
30 from common.common import GetEnvVariableOrError80 top = GetEnvVariableOrError('ANDROID_BUILD_TOP')83 android_root = GetEnvVariableOrError('ANDROID_HOST_OUT')
37 from common.common import GetEnvVariableOrError586 GetEnvVariableOrError('ANDROID_BUILD_TOP'),
98 def GetEnvVariableOrError(variable_name): function121 top = GetEnvVariableOrError('ANDROID_BUILD_TOP')309 android_root = GetEnvVariableOrError('ANDROID_HOST_OUT')
40 from common.common import GetEnvVariableOrError368 image_path = (GetEnvVariableOrError('ANDROID_HOST_OUT') +