Home
last modified time | relevance | path

Searched defs:IsValidType (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DCLDevice.h107 inline bool Device::IsValidType(DeviceType type) in IsValidType() function
/external/libchrome/components/json_schema/
Djson_schema_validator.cc37 bool IsValidType(const std::string& type) { in IsValidType() function