Searched defs:IsDataType (Results 1 – 2 of 2) sorted by relevance
1468 …bool IsDataType(const char* type) const { return DataFrameCount != -1 && strcmp(type, DataType) ==… in IsDataType() function
2024 …bool IsDataType(const char* type) const { return DataFrameCount != -1 && strcmp(type, DataType) ==… in IsDataType() function