Home
last modified time | relevance | path

Searched refs:prop_name (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() argument
56 if (!strcmp(prop_name, *prop_list)) { in check_if_property_in_list()