Home
last modified time | relevance | path

Searched defs:ALOGV (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_macros.h65 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_macros.h65 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_macros.h65 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/sdm845/gps/msm8994/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/sdm845/gps/msm8909/utils/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/sdm845/gps/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/sdm845/gps/msm8960/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/sdm845/gps/msm8084/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/sdm845/gps/msm8996/utils/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
Dplatform_lib_macros.h56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c47 #define ALOGV(...) fprintf(stderr, __VA_ARGS__) macro
Dalsa_pcm.c29 #define ALOGV(...) fprintf(stderr, __VA_ARGS__) macro
Dalsa_ucm.c42 #define ALOGV(...) fprintf(stderr, __VA_ARGS__) macro