OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locAPIStopSession
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/gps/msm8909w_3100/android/location_api/
BatchingAPIClient.cpp
132
if (
locAPIStopSession
(mDefaultId) == LOCATION_ERROR_SUCCESS) {
/hardware/qcom/gps/msm8998/android/location_api/
FlpAPIClient.cpp
127
if (
locAPIStopSession
(mDefaultId) == LOCATION_ERROR_SUCCESS) {
/hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h
75
uint32_t
locAPIStopSession
(uint32_t id);
LocationAPIClientBase.cpp
272
uint32_t LocationAPIClientBase::
locAPIStopSession
(uint32_t id)
/hardware/qcom/gps/msm8909w_3100/location/
LocationAPIClientBase.h
195
uint32_t
locAPIStopSession
(uint32_t id);
LocationAPIClientBase.cpp
432
uint32_t LocationAPIClientBase::
locAPIStopSession
(uint32_t id)
[
all
...]
Completed in 531 milliseconds