/hardware/qcom/sm8150/display/libdebug/ |
D | debug_handler.cpp | 44 virtual int GetProperty(const char *, int *) { return -1; } in GetProperty() function in display::DefaultDebugHandler 45 virtual int GetProperty(const char *, char *) { return -1; } in GetProperty() function in display::DefaultDebugHandler
|
/hardware/qcom/sdm845/display/libdebug/ |
D | debug_handler.cpp | 44 virtual int GetProperty(const char *, int *) { return -1; } in GetProperty() function in display::DefaultDebugHandler 45 virtual int GetProperty(const char *, char *) { return -1; } in GetProperty() function in display::DefaultDebugHandler
|
/hardware/qcom/sm8150/display/sdm/libs/utils/ |
D | debug.cpp | 221 DisplayError Debug::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::Debug 229 DisplayError Debug::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::Debug
|
/hardware/qcom/sdm845/display/sdm/libs/utils/ |
D | debug.cpp | 221 DisplayError Debug::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::Debug 229 DisplayError Debug::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::Debug
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 169 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::HWCDebugHandler 180 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::HWCDebugHandler
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 234 int HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::HWCDebugHandler 245 int HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::HWCDebugHandler
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 220 int HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::HWCDebugHandler 231 int HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::HWCDebugHandler
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 165 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::HWCDebugHandler 176 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::HWCDebugHandler
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 171 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::HWCDebugHandler 182 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::HWCDebugHandler
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 204 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() function in sdm::HWCDebugHandler 215 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() function in sdm::HWCDebugHandler
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | debug.h | 101 virtual DisplayError GetProperty(const char */*property_name*/, int */*value*/) { in GetProperty() function 104 virtual DisplayError GetProperty(const char */*property_name*/, char */*value*/) { in GetProperty() function
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | debug.h | 102 virtual DisplayError GetProperty(const char */*property_name*/, int */*value*/) { in GetProperty() function 105 virtual DisplayError GetProperty(const char */*property_name*/, char */*value*/) { in GetProperty() function
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | debug.h | 95 virtual DisplayError GetProperty(const char */*property_name*/, int */*value*/) { in GetProperty() function 98 virtual DisplayError GetProperty(const char */*property_name*/, char */*value*/) { in GetProperty() function
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | debug.h | 102 virtual DisplayError GetProperty(const char */*property_name*/, int */*value*/) { in GetProperty() function 105 virtual DisplayError GetProperty(const char */*property_name*/, char */*value*/) { in GetProperty() function
|
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | debug.cpp | 143 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty() function in sdm::Debug
|
/hardware/qcom/display/msm8909/sdm/libs/utils/ |
D | debug.cpp | 199 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty() function in sdm::Debug
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/ |
D | debug.cpp | 200 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty() function in sdm::Debug
|
/hardware/qcom/display/msm8998/sdm/libs/utils/ |
D | debug.cpp | 207 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty() function in sdm::Debug
|
/hardware/interfaces/health/utils/libhealth2impl/ |
D | Health.cpp | 100 static Return<void> GetProperty(BatteryMonitor* monitor, int id, T defaultValue, in GetProperty() function
|