Searched refs:VIDC_PLAT_LOGH (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/sm7250/media/libplatformconfig/ |
D | ConfigParser.cpp | 45 VIDC_PLAT_LOGH("%s: Element 'name' not found!", __func__); in processProperty() 52 VIDC_PLAT_LOGH("%s: Element 'value' not found for %s!", __func__, propName.c_str()); in processProperty() 81 VIDC_PLAT_LOGH("%s: Error: %d (%s). Using defaults!", in initAndParse() 89 VIDC_PLAT_LOGH("%s: Failed to create XML parser!", __func__); in initAndParse() 104 VIDC_PLAT_LOGH("%s: XML_GetBuffer failed", __func__); in initAndParse() 111 VIDC_PLAT_LOGH("%s: fread failed, bytes read = %d", __func__, bytesRead); in initAndParse() 118 VIDC_PLAT_LOGH("%s: XML_ParseBuffer failed, for %s", in initAndParse()
|
D | PlatformConfig.cpp | 54 VIDC_PLAT_LOGH("%s: Enter", __func__); in getInstance() 69 VIDC_PLAT_LOGH("%s: Returning default", __func__); in getInt32() 74 VIDC_PLAT_LOGH("%s Config name: %s value: %d", in getInt32() 111 VIDC_PLAT_LOGH("%s: unable to get configstore service", __func__); in getConfigStoreBool() 122 VIDC_PLAT_LOGH("%s: %s/%s not found(%u)", __func__, area, config, in getConfigStoreBool() 132 VIDC_PLAT_LOGH("%s: %s/%s=%s, returning %s ", __func__, area, config, in getConfigStoreBool()
|
D | ConfigParser.h | 49 #define VIDC_PLAT_LOGH(fmt, args...) ({ \ macro
|
/hardware/qcom/sm8150/media/libplatformconfig/ |
D | ConfigParser.cpp | 45 VIDC_PLAT_LOGH("%s: Element 'name' not found!", __func__); in processProperty() 52 VIDC_PLAT_LOGH("%s: Element 'value' not found for %s!", __func__, propName.c_str()); in processProperty() 81 VIDC_PLAT_LOGH("%s: Error: %d (%s). Using defaults!", in initAndParse() 89 VIDC_PLAT_LOGH("%s: Failed to create XML parser!", __func__); in initAndParse() 104 VIDC_PLAT_LOGH("%s: XML_GetBuffer failed", __func__); in initAndParse() 111 VIDC_PLAT_LOGH("%s: fread failed, bytes read = %d", __func__, bytesRead); in initAndParse() 118 VIDC_PLAT_LOGH("%s: XML_ParseBuffer failed, for %s", in initAndParse()
|
D | PlatformConfig.cpp | 54 VIDC_PLAT_LOGH("%s: Enter", __func__); in getInstance() 69 VIDC_PLAT_LOGH("%s: Returning default", __func__); in getInt32() 74 VIDC_PLAT_LOGH("%s Config name: %s value: %d", in getInt32() 111 VIDC_PLAT_LOGH("%s: unable to get configstore service", __func__); in getConfigStoreBool() 121 VIDC_PLAT_LOGH("%s: %s/%s not found(%u)", __func__, area, config, in getConfigStoreBool() 131 VIDC_PLAT_LOGH("%s: %s/%s=%s, returning %s ", __func__, area, config, in getConfigStoreBool()
|
D | ConfigParser.h | 49 #define VIDC_PLAT_LOGH(fmt, args...) ({ \ macro
|
/hardware/qcom/sdm845/media/libplatformconfig/ |
D | ConfigParser.cpp | 44 VIDC_PLAT_LOGH("%s: Element 'name' not found!", __func__); in processProperty() 51 VIDC_PLAT_LOGH("%s: Element 'value' not found for %s!", __func__, propName.c_str()); in processProperty() 80 VIDC_PLAT_LOGH("%s: Error: %d (%s). Using defaults!", in initAndParse() 88 VIDC_PLAT_LOGH("%s: Failed to create XML parser!", __func__); in initAndParse() 103 VIDC_PLAT_LOGH("%s: XML_GetBuffer failed", __func__); in initAndParse() 110 VIDC_PLAT_LOGH("%s: fread failed, bytes read = %d", __func__, bytesRead); in initAndParse() 117 VIDC_PLAT_LOGH("%s: XML_ParseBuffer failed, for %s", in initAndParse()
|
D | PlatformConfig.cpp | 49 VIDC_PLAT_LOGH("%s: Enter", __func__); in getInstance() 64 VIDC_PLAT_LOGH("%s: Returning default", __func__); in getInt32() 69 VIDC_PLAT_LOGH("%s Config name: %s value: %d", in getInt32()
|
D | ConfigParser.h | 49 #define VIDC_PLAT_LOGH(fmt, args...) ({ \ macro
|