Searched defs:PERROR (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
H A D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/aosp12/system/core/fs_mgr/libvbmeta/ |
H A D | utility.h | 27 #define PERROR PLOG(ERROR) << VBMETA_TAG macro
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/ |
H A D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/ |
H A D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|
/aosp12/system/core/fs_mgr/libfs_avb/ |
H A D | util.h | 45 #define PERROR PLOG(ERROR) << FS_AVB_TAG macro
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/inc/ |
H A D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_priv.h | 47 #define PERROR PLOG(ERROR) << FS_MGR_TAG macro
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | utility.h | 38 #define PERROR PLOG(ERROR) << LP_TAG macro
|