HomeSort by relevance Sort by last modified time
    Searched refs:EXIT_ERROR_TAG (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/gps/msm8909/utils/
log_util.h 84 extern const char EXIT_ERROR_TAG[];
176 LOG_E(EXIT_ERROR_TAG, __func__, SPEC, VAL); \
loc_log.cpp 54 const char EXIT_ERROR_TAG[] = "Exiting with error";
  /hardware/qcom/gps/msm8996/utils/
log_util.h 84 extern const char EXIT_ERROR_TAG[];
154 LOG_E(EXIT_ERROR_TAG, __FUNCTION__, SPEC, VAL); \
loc_log.cpp 54 const char EXIT_ERROR_TAG[] = "Exiting with error";
  /hardware/qcom/gps/msm8998/utils/
log_util.h 84 extern const char EXIT_ERROR_TAG[];
154 LOG_E(EXIT_ERROR_TAG, __FUNCTION__, SPEC, VAL); \
loc_log.cpp 50 const char EXIT_ERROR_TAG[] = "Exiting with error";
  /hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
platform_lib_log_util.h 83 extern const char EXIT_ERROR_TAG[];
153 LOG_E(EXIT_ERROR_TAG, __FUNCTION__, SPEC, VAL); \

Completed in 44 milliseconds