Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp37 isUsingApproximatelyPerm_ = false; in Request()
56 isUsingApproximatelyPerm_ = false; in Request()
308 return isUsingApproximatelyPerm_; in GetApproximatelyPermState()
323 isUsingApproximatelyPerm_ = state; in SetApproximatelyPermState()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h94 bool isUsingApproximatelyPerm_; variable