Searched refs:constStr (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sm7150/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 70 #define STRNCMP(str, constStr) strncmp(str, constStr, sizeof(constStr)-1) in onReceive() argument
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 69 #define STRNCMP(str, constStr) strncmp(str, constStr, sizeof(constStr)-1) in onReceive() argument
|
/hardware/qcom/sm8150/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 70 #define STRNCMP(str, constStr) strncmp(str, constStr, sizeof(constStr)-1) in onReceive() argument
|
/hardware/qcom/sm7250/gps/gnss/ |
D | XtraSystemStatusObserver.cpp | 70 #define STRNCMP(str, constStr) strncmp(str, constStr, sizeof(constStr)-1) in onReceive() argument
|