Home
last modified time | relevance | path

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

/external/qemu/android/
Dboot-properties.c137 boot_property_raise_warning( int ret, const char* name, int namelen, in boot_property_raise_warning() function
227 boot_property_raise_warning(ret, key, key_buf_len - 1, value, value_buf_len - 1); in boot_property_load_property()
375 boot_property_raise_warning(ret, name, namelen, value, valuelen); in boot_property_parse_option()