Home
last modified time | relevance | path

Searched refs:SetRequesting (Results 1 – 6 of 6) sorted by relevance

/base/location/services/location_locator/locator/include/
Drequest.h46 void SetRequesting(bool state);
/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/
Dlocatorbackgroundproxy_fuzzer.cpp51 request->SetRequesting(true); in LocatorBackgroundProxyFuzzerTest()
/base/location/test/fuzztest/locator/requestmanager_fuzzer/
Drequestmanager_fuzzer.cpp65 request->SetRequesting(true); in RequestFuzzerTest()
/base/location/services/location_locator/locator/source/
Drequest.cpp117 void Request::SetRequesting(bool state) in SetRequesting() function in OHOS::Location::Request
Drequest_manager.cpp175 newRequest->SetRequesting(true); in RestorRequest()
/base/location/test/location_locator/source/
Drequest_manager_test.cpp100 request->SetRequesting(false); in FillRequestField()