Home
last modified time | relevance | path

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

/device/generic/goldfish/qemu-props/
Dqemu-props.cpp54 bool check_if_property_in_list(const char* prop_name, const char* const* prop_list) { in check_if_property_in_list() function
67 !check_if_property_in_list(prop, k_system_properties); in need_prepend_prefix()
108 if (check_if_property_in_list(temp, k_properties_to_ignore)) { in setBootProperties()