Searched refs:tagValue (Results 1 – 1 of 1) sorted by relevance
45 …gnoreUnsupportedLogAttributes(TVG_UNUSED const char* tagAttribute, TVG_UNUSED const char* tagValue) in _isIgnoreUnsupportedLogAttributes() argument65 if (attributes[i].value && tagValue) { in _isIgnoreUnsupportedLogAttributes()66 if (!strncmp(tagValue, attributes[i].value, strlen(tagValue))) { in _isIgnoreUnsupportedLogAttributes()