Searched defs:GetProperty (Results 1 – 3 of 3) sorted by relevance
165 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::HWCDebugHandler176 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::HWCDebugHandler
93 virtual DisplayError GetProperty(const char */*property_name*/, int */*value*/) { in GetProperty() function96 virtual DisplayError GetProperty(const char */*property_name*/, char */*value*/) { in GetProperty() function
143 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty() function in sdm::Debug