Searched refs:IsSupportedPlatform (Results 1 – 4 of 4) sorted by relevance
60 if not utils.IsSupportedPlatform():101 if not utils.IsSupportedPlatform():
63 if not utils.IsSupportedPlatform(print_warning=True):
207 if not utils.IsSupportedPlatform():
1103 def IsSupportedPlatform(print_warning=False): function