Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/source/
Drequest.cpp34 isUsingApproximatelyPerm_ = false; in Request()
214 return isUsingApproximatelyPerm_; in GetApproximatelyPermState()
229 isUsingApproximatelyPerm_ = state; in SetApproximatelyPermState()
/base/location/services/location_locator/locator/include/
Drequest.h74 bool isUsingApproximatelyPerm_; variable