Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp410 list<DataItemId> dataItemIdsToBeSentForThisClient(0); in notify() local
420 inserter(dataItemIdsToBeSentForThisClient, in notify()
421 dataItemIdsToBeSentForThisClient.begin())); in notify()
423 mParent->sendCachedDataItems(dataItemIdsToBeSentForThisClient, client); in notify()
425 dataItemIdsToBeSentForThisClient.clear(); in notify()