Searched refs:GetApproximatelyPermState (Results 1 – 5 of 5) sorted by relevance
55 bool GetApproximatelyPermState();
121 EXPECT_EQ(true, request->GetApproximatelyPermState()); in VerifyRequestField()249 EXPECT_EQ(false, request_->GetApproximatelyPermState());253 EXPECT_EQ(false, request_->GetApproximatelyPermState());265 EXPECT_EQ(false, request_->GetApproximatelyPermState());271 EXPECT_EQ(true, request_->GetApproximatelyPermState());278 EXPECT_EQ(true, request_->GetApproximatelyPermState());
77 request->GetApproximatelyPermState(); in RequestFuzzerTest()
212 bool Request::GetApproximatelyPermState() in GetApproximatelyPermState() function in OHOS::Location::Request
101 if (!request->GetApproximatelyPermState()) { in UpdateUsingApproximatelyPermission()106 if (request->GetApproximatelyPermState()) { in UpdateUsingApproximatelyPermission()