Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/core/
DContextBase.h211 struct LocApiCollectiveResponse: LocMsg { struct
221 inline LocApiCollectiveResponse(ContextBase& context, in LocApiCollectiveResponse() function
224 inline virtual ~LocApiCollectiveResponse() { in ~LocApiCollectiveResponse() argument
/hardware/qcom/sm8150/gps/core/
DContextBase.h213 struct LocApiCollectiveResponse: LocMsg { struct
223 inline LocApiCollectiveResponse(ContextBase& context, in LocApiCollectiveResponse() argument
226 inline virtual ~LocApiCollectiveResponse() { in ~LocApiCollectiveResponse() argument
/hardware/qcom/sm7150/gps/core/
DContextBase.h213 struct LocApiCollectiveResponse: LocMsg { struct
223 inline LocApiCollectiveResponse(ContextBase& context, in LocApiCollectiveResponse() argument
226 inline virtual ~LocApiCollectiveResponse() { in ~LocApiCollectiveResponse() argument
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp1196 LocApiCollectiveResponse *configCollectiveResponse = new LocApiCollectiveResponse( in gnssUpdateConfigCommand()