Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/policy/
H A Dmock_device_policy.h81 GetAllowedConnectionTypesForUpdate,
H A Ddevice_policy.h165 virtual bool GetAllowedConnectionTypesForUpdate(
H A Ddevice_policy_impl.h69 bool GetAllowedConnectionTypesForUpdate(
H A Ddevice_policy_impl.cc437 bool DevicePolicyImpl::GetAllowedConnectionTypesForUpdate( in GetAllowedConnectionTypesForUpdate() function in policy::DevicePolicyImpl
/aosp_15_r20/external/libbrillo/policy/tests/
H A Ddevice_policy_impl_test.cc287 ASSERT_FALSE(device_policy_.GetAllowedConnectionTypesForUpdate(&value)); in TEST_F()
H A Dlibpolicy_test.cc143 ASSERT_TRUE(policy.GetAllowedConnectionTypesForUpdate(&types)); in TEST()