Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dany.h86 const char* contained_type = GetTypeTagInternal(); in IsTypeCompatible() local
87 if (strcmp(GetTypeTag<CanonicalDestType>(), contained_type) == 0) in IsTypeCompatible()
100 if (strcmp(GetTypeTag<CanonicalDestTypeNoConst>(), contained_type) == 0) in IsTypeCompatible()
105 if (strcmp(GetTypeTag<CanonicalDestTypeNoVolatile>(), contained_type) == 0) in IsTypeCompatible()
111 contained_type) == 0; in IsTypeCompatible()