Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dany.h98 using CanonicalDestTypeNoConst = typename std::add_pointer< in IsTypeCompatible() local
100 if (strcmp(GetTypeTag<CanonicalDestTypeNoConst>(), contained_type) == 0) in IsTypeCompatible()