Searched refs:IsAndroidPlatformInterface (Results 1 – 4 of 4) sorted by relevance
41 return GetShippingApiLevel() <= 27 && !IsAndroidPlatformInterface(fq_name); in LegacyAndExempt()274 if (!IsAndroidPlatformInterface(fq_name)) { in TEST_P()367 if (!IsAndroidPlatformInterface(fq_name)) return; in TEST_P()407 (!IsAndroidPlatformInterface(fq_name) || in TEST_P()445 if (IsAndroidPlatformInterface(fq_iface_name)) { in TEST_P()
73 !IsAndroidPlatformInterface(fq_iface_name); in IsExempt()233 if (IsAndroidPlatformInterface(fq_iface_name)) { in TEST_F()
103 bool IsAndroidPlatformInterface(const FQName &fq_iface_name) { in IsAndroidPlatformInterface() function
93 bool IsAndroidPlatformInterface(const FQName& fq_iface_name);