Searched defs:TIMESTAMP (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
H A Dlog_util.h63 unsigned long TIMESTAMP; member in struct:loc_logger_s
140 if (loc_logger.TIMESTAMP) { \
H A Dloc_cfg.cpp55 static uint8_t TIMESTAMP = 0; variable
61 {"TIMESTAMP", &TIMESTAMP, NULL, 'n'},
233 loc_logger_init(DEBUG_LEVEL, TIMESTAMP);
285 loc_logger_init(DEBUG_LEVEL, TIMESTAMP);
/hardware/qcom/gps/msm8084/utils/
H A Dlog_util.h63 unsigned long TIMESTAMP; member in struct:loc_logger_s
150 if (loc_logger.TIMESTAMP) { \
H A Dloc_cfg.cpp56 static uint8_t TIMESTAMP = 0; variable
62 {"TIMESTAMP", &TIMESTAMP, NULL, 'n'},
400 loc_logger_init(DEBUG_LEVEL, TIMESTAMP);
/hardware/qcom/gps/msm8909/utils/
H A Dlog_util.h63 unsigned long TIMESTAMP; member in struct:loc_logger_s
152 if (loc_logger.TIMESTAMP) { \
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
62 {"TIMESTAMP", &TIMESTAMP, NULL, 'n'},
399 loc_logger_init(DEBUG_LEVEL, TIMESTAMP);
/hardware/qcom/gps/msm8994/utils/
H A Dlog_util.h63 unsigned long TIMESTAMP; member in struct:loc_logger_s
150 if (loc_logger.TIMESTAMP) { \
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
62 {"TIMESTAMP", &TIMESTAMP, NULL, 'n'},
399 loc_logger_init(DEBUG_LEVEL, TIMESTAMP);
/hardware/qcom/gps/msm8996/utils/
H A Dlog_util.h63 unsigned long TIMESTAMP; member in struct:loc_logger_s
152 if (loc_logger.TIMESTAMP) { \
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
62 {"TIMESTAMP", &TIMESTAMP, NULL, 'n'},
399 loc_logger_init(DEBUG_LEVEL, TIMESTAMP);
/hardware/qcom/gps/utils/
H A Dlog_util.h63 unsigned long TIMESTAMP; member in struct:loc_logger_s
150 if (loc_logger.TIMESTAMP) { \
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
62 {"TIMESTAMP", &TIMESTAMP, NULL, 'n'},
399 loc_logger_init(DEBUG_LEVEL, TIMESTAMP);
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
H A Domx_aac_aenc.h399 typedef struct TIMESTAMP struct in class:omx_aac_aenc
403 }__attribute__((packed)) TIMESTAMP; typedef in class:omx_aac_aenc
408 TIMESTAMP nTimeStamp;
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
H A Domx_amr_aenc.h326 typedef struct TIMESTAMP struct in class:omx_amr_aenc
330 }__attribute__((packed)) TIMESTAMP; typedef in class:omx_amr_aenc
335 TIMESTAMP nTimeStamp;
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
H A Domx_evrc_aenc.h327 typedef struct TIMESTAMP struct in class:omx_evrc_aenc
331 }__attribute__((packed)) TIMESTAMP; typedef in class:omx_evrc_aenc
336 TIMESTAMP nTimeStamp;
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
H A Domx_qcelp13_aenc.h327 typedef struct TIMESTAMP struct in class:omx_qcelp13_aenc
331 }__attribute__((packed)) TIMESTAMP; typedef in class:omx_qcelp13_aenc
336 TIMESTAMP nTimeStamp;

Completed in 232 milliseconds