Searched defs:check_keys (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/samsung/common/ | ||
H A D | misc.c | 167 static int check_keys(void) in check_keys() function |
/openbmc/qemu/scripts/qapi/ | ||
H A D | expr.py | 186 def check_keys(value: Dict[str, object], function |