Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp113 mRequestQueues[CTRL_REQUEST_CONTROL].reset(session); in locAPIEnable()
114 mRequestQueues[CTRL_REQUEST_CONTROL].push(new EnableRequest(*this)); in locAPIEnable()
130 session = mRequestQueues[CTRL_REQUEST_CONTROL].getSession(); in locAPIDisable()
132 mRequestQueues[CTRL_REQUEST_CONTROL].push(new DisableRequest(*this)); in locAPIDisable()
DLocationAPIClientBase.h57 CTRL_REQUEST_CONTROL, enumerator