Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mysql-python/
H A D0001-_mysql.c-fix-compilation-with-MariaDB-with-10.3.13.patch22 check_connection(self);
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/
H A Dxmlrpcclient.py49 def check_connection(remote, timeout): function