Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dtests.py908 client.gc_status()
917 client.gc_status()
968 ret = self.client.gc_status()
1001 ret = self.client.gc_status()
1012 ret = self.client.gc_status()
1046 ret = self.client.gc_status()
1069 ret = self.client.gc_status()
H A Dclient.py204 async def gc_status(self): member in AsyncClient
H A Dsqlite.py343 async def gc_status(self): member in Database
H A Dsqlalchemy.py371 async def gc_status(self): member in Database
H A Dserver.py606 (keep_rows, remove_rows, current_mark) = await self.db.gc_status()
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-hashclient199 result = client.gc_status()