Home
last modified time | relevance | path

Searched refs:featureSwitch_ (Results 1 – 3 of 3) sorted by relevance

/base/location/services/location_locator/locator/source/
Dlocator_background_proxy.cpp40 if (!featureSwitch_) { in LocatorBackgroundProxy()
78 featureSwitch_ = 1; in InitArgsFromProp()
192 if (!featureSwitch_) { in OnSuspend()
211 if (proxySwtich_ == enable || !featureSwitch_) { in OnSaStateChange()
226 if (!featureSwitch_) { in OnDeleteRequestRecord()
316 if (!featureSwitch_) { in IsCallbackInProxy()
/base/location/services/location_locator/locator/include/
Dlocator_background_proxy.h100 bool featureSwitch_ = true; variable
/base/location/test/location_locator/source/
Dlocator_background_proxy_test.cpp649 locatorBackgroundProxy1->featureSwitch_ = true;
656 locatorBackgroundProxy2->featureSwitch_ = true;
695 locatorBackgroundProxy->featureSwitch_ = false;
698 locatorBackgroundProxy->featureSwitch_ = true;
734 locatorBackgroundProxy->featureSwitch_ = false;