Home
last modified time | relevance | path

Searched refs:IsTypeSupported (Results 1 – 7 of 7) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddata_serialization_unittest.cc25 EXPECT_TRUE(IsTypeSupported<bool>::value); in TEST()
26 EXPECT_TRUE(IsTypeSupported<uint8_t>::value); in TEST()
27 EXPECT_TRUE(IsTypeSupported<int16_t>::value); in TEST()
28 EXPECT_TRUE(IsTypeSupported<uint16_t>::value); in TEST()
29 EXPECT_TRUE(IsTypeSupported<int32_t>::value); in TEST()
30 EXPECT_TRUE(IsTypeSupported<uint32_t>::value); in TEST()
31 EXPECT_TRUE(IsTypeSupported<int64_t>::value); in TEST()
32 EXPECT_TRUE(IsTypeSupported<uint64_t>::value); in TEST()
33 EXPECT_TRUE(IsTypeSupported<double>::value); in TEST()
34 EXPECT_TRUE(IsTypeSupported<std::string>::value); in TEST()
[all …]
Ddata_serialization.h97 struct IsTypeSupported;
102 struct IsTypeSupported<T, Types...>
105 IsTypeSupported<T>::value && IsTypeSupported<Types...>::value> {};
110 struct IsTypeSupported<T>
117 struct IsTypeSupported<> : public std::false_type {};
141 inline typename std::enable_if<IsTypeSupported<T>::value, std::string>::type
457 typename std::enable_if<IsTypeSupported<T>::value>::type AppendValueToWriter(
472 typename std::enable_if<IsTypeSupported<T>::value, bool>::type
520 : public details::DBusArrayType<IsTypeSupported<T>::value, T, ALLOC> {};
555 typename std::enable_if<IsTypeSupported<U, V>::value>::type AppendValueToWriter(
[all …]
/external/webrtc/talk/app/webrtc/
Djsepsessiondescription.cc46 static bool IsTypeSupported(const std::string& type) { in IsTypeSupported() function
82 if (!IsTypeSupported(type)) { in CreateSessionDescription()
/external/libbrillo/brillo/
Dany_internal_impl.h183 static typename std::enable_if<dbus_utils::IsTypeSupported<U>::value>::type
188 static typename std::enable_if<!dbus_utils::IsTypeSupported<U>::value>::type
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsio0.c1439 cmsBool IsTypeSupported(cmsTagDescriptor* TagDescriptor, cmsTagTypeSignature Type) in IsTypeSupported() function
1508 if (!IsTypeSupported(TagDescriptor, BaseType)) goto Error; in cmsReadTag()
1643 if (!IsTypeSupported(TagDescriptor, Type)) { in cmsWriteTag()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...