Home
last modified time | relevance | path

Searched refs:gEmptyStr (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dloc_log.h48 extern const string gEmptyStr;
83 const string& defalt = gEmptyStr) {
H A Dloc_log.cpp62 const string gEmptyStr = ""; variable
149 ((target & HAS_SSC) == HAS_SSC) ? gEmptyStr.c_str() : "out"); in loc_get_target_name()
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dloc_log.h48 extern const string gEmptyStr;
83 const string& defalt = gEmptyStr) {
H A Dloc_log.cpp62 const string gEmptyStr = ""; variable
149 ((target & HAS_SSC) == HAS_SSC) ? gEmptyStr.c_str() : "out"); in loc_get_target_name()