Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Drestapi.py21 return RestApiPlugin()
23 class RestApiPlugin(layerindexlib.plugin.IndexPlugin): class