Home
last modified time | relevance | path

Searched defs:ClippyOnlyPlatform (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/tools/
H A Dpresubmit31 ClippyOnlyPlatform = Literal["android"] variable
35 def platform_is_supported(platform: Union[Platform, ClippyOnlyPlatform]): argument
164 def check_clippy(platform: Union[Platform, ClippyOnlyPlatform]): argument