Home
last modified time | relevance | path

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

/tools/acloud/create/
Dlocal_image_local_instance.py63 if not utils.IsSupportedPlatform(print_warning=True):
/tools/acloud/internal/lib/
Dutils.py1103 def IsSupportedPlatform(print_warning=False): argument
1123 if print_warning and not platform_supported: