Home
last modified time | relevance | path

Searched refs:GetLocationPermState (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp119 EXPECT_EQ(true, request->GetLocationPermState()); in VerifyRequestField()
274 EXPECT_EQ(false, request_->GetLocationPermState());
278 EXPECT_EQ(false, request_->GetLocationPermState());
290 EXPECT_EQ(false, request_->GetLocationPermState());
295 EXPECT_EQ(false, request_->GetLocationPermState());
302 EXPECT_EQ(false, request_->GetLocationPermState());
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h62 bool GetLocationPermState();
/ohos5.0/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp74 request->GetLocationPermState(); in RequestFuzzerTest()
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp296 bool Request::GetLocationPermState() in GetLocationPermState() function in OHOS::Location::Request
/ohos5.0/base/location/test/location_common/source/
H A Dlocation_common_test.cpp1042 request->GetLocationPermState();