Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/util/
H A Dcleanup-github-caches.py83 return call_github_api(
99 result = call_github_api(
117 result = call_github_api(
123 def call_github_api(endpoint): function