Home
last modified time | relevance | path

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

/external/cronet/build/util/lib/common/
Dperf_result_data_type.py15 def IsValidType(datatype): function
/external/angle/build/util/lib/common/
Dperf_result_data_type.py15 def IsValidType(datatype): function
/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