Searched refs:property_get_intf (Results 1 – 2 of 2) sorted by relevance
132 int property_get_intf(const char* propName, char* valueStr,177 #define property_get(a, b, c) property_get_intf(a, b, c)
82 int property_get_intf(const char* propName, char* valueStr, in property_get_intf() function