Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp357 string dv; in notify() local
358 each->stringify(dv); in notify()
359 LOC_LOGD("notify: DataItem In Value:%s", dv.c_str()); in notify()
527 string dv; in sendFirstResponse() local
528 citer->second->stringify(dv); in sendFirstResponse()
529 LOC_LOGI("DataItem: %s >> %s", dv.c_str(), clientName.c_str()); in sendFirstResponse()
548 string dv; in sendCachedDataItems() local
550 di->stringify(dv); in sendCachedDataItems()
551 LOC_LOGI("DataItem: %s >> %s", dv.c_str(), clientName.c_str()); in sendCachedDataItems()
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatusOsObserver.cpp352 string dv; in notify()
353 each->stringify(dv); in notify()
354 LOC_LOGD("notify: DataItem In Value:%s", dv.c_str()); in notify()
526 string dv; in sendCachedDataItems() local
527 citer->second->stringify(dv); in sendCachedDataItems()
528 LOC_LOGI("DataItem: %s >> %s", dv.c_str(), clientName.c_str()); in sendCachedDataItems()
/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.cpp363 string dv; in notify()
364 di->stringify(dv); in notify()
365 LOC_LOGd("notify: DataItem In Value:%s", dv.c_str()); in notify()
526 string dv; in sendCachedDataItems() local
527 citer->second->stringify(dv); in sendCachedDataItems()
528 LOC_LOGI("DataItem: %s >> %s", dv.c_str(), clientName.c_str()); in sendCachedDataItems()
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.cpp351 string dv; in notify()
352 each->stringify(dv); in notify()
353 LOC_LOGD("notify: DataItem In Value:%s", dv.c_str()); in notify()
526 string dv; in sendCachedDataItems() local
527 citer->second->stringify(dv); in sendCachedDataItems()
528 LOC_LOGI("DataItem: %s >> %s", dv.c_str(), clientName.c_str()); in sendCachedDataItems()