Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/
H A Dlocatorbackgroundproxy_fuzzer.cpp51 request->SetRequesting(true); in LocatorBackgroundProxyFuzzerTest()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h49 void SetRequesting(bool state);
/ohos5.0/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp64 request->SetRequesting(true); in RequestFuzzerTest()
/ohos5.0/base/location/test/location_locator/source/
H A Dreport_manager_test.cpp463 request->SetRequesting(true);
486 request->SetRequesting(true);
508 request->SetRequesting(true);
/ohos5.0/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp51 request_->SetRequesting(true); in SetUp()
100 request->SetRequesting(false); in FillRequestField()
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp171 void Request::SetRequesting(bool state) in SetRequesting() function in OHOS::Location::Request
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp220 newRequest->SetRequesting(true); in RestorRequest()