Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/
H A Dlocatorbackgroundproxy_fuzzer.cpp55 request->SetBackgroundPermState(false); in LocatorBackgroundProxyFuzzerTest()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h66 void SetBackgroundPermState(bool state);
/ohos5.0/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp68 request->SetBackgroundPermState(data[index++]); in RequestFuzzerTest()
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp316 void Request::SetBackgroundPermState(bool state) in SetBackgroundPermState() function in OHOS::Location::Request
/ohos5.0/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp104 request->SetBackgroundPermState(true); in FillRequestField()
/ohos5.0/base/location/test/location_common/source/
H A Dlocation_common_test.cpp1046 request->SetBackgroundPermState(state);