Searched defs:property_name (Results 1 – 2 of 2) sorted by relevance
165 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty()176 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty()
143 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty()