Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/location/
DLocationAPI.h55 void onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType);
DLocationAPI.cpp104 void LocationAPI::onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType) in onRemoveClientCompleteCb() argument
108 LOC_LOGd("adatper type %x", adapterType); in onRemoveClientCompleteCb()
112 it->second.waitAdapterMask &= ~adapterType; in onRemoveClientCompleteCb()
/hardware/qcom/sm7150/gps/location/
DLocationAPI.h55 void onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType);
DLocationAPI.cpp104 void LocationAPI::onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType) in onRemoveClientCompleteCb() argument
108 LOC_LOGd("adatper type %x", adapterType); in onRemoveClientCompleteCb()
112 it->second.waitAdapterMask &= ~adapterType; in onRemoveClientCompleteCb()
/hardware/qcom/sm7250/gps/location/
DLocationAPI.h55 void onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType);
DLocationAPI.cpp150 void LocationAPI::onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType) in onRemoveClientCompleteCb() argument
154 LOC_LOGd("adatper type %x", adapterType); in onRemoveClientCompleteCb()
158 it->second.waitAdapterMask &= ~adapterType; in onRemoveClientCompleteCb()
/hardware/qcom/sm8150/gps/location/
DLocationAPI.h55 void onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType);
DLocationAPI.cpp150 void LocationAPI::onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType) in onRemoveClientCompleteCb() argument
154 LOC_LOGd("adatper type %x", adapterType); in onRemoveClientCompleteCb()
158 it->second.waitAdapterMask &= ~adapterType; in onRemoveClientCompleteCb()