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