Home
last modified time | relevance | path

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

/qemu/tests/tcg/plugins/
H A Dpatch.c26 static GByteArray *str_to_bytes(const char *str) in str_to_bytes() function
212 target_data = str_to_bytes(tokens[1]); in qemu_plugin_install()
219 patch_data = str_to_bytes(tokens[1]); in qemu_plugin_install()