Home
last modified time | relevance | path

Searched refs:toggleStandbyMatch (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/tests/native/utilities/
Dfirewall.h32 Result<void> toggleStandbyMatch(bool enable) EXCLUDES(mMutex);
Dfirewall.cpp43 Result<void> Firewall::toggleStandbyMatch(bool enable) { in toggleStandbyMatch() function in Firewall
/packages/modules/DnsResolver/tests/
Dresolv_test_utils.h53 EXPECT_RESULT_OK(mFw->toggleStandbyMatch(true)); in ScopeBlockedUIDRule()
70 EXPECT_RESULT_OK(mFw->toggleStandbyMatch(false)); in ~ScopeBlockedUIDRule()