Searched refs:errKey (Results 1 – 2 of 2) sorted by relevance
381 SkString errKey; in parseConfig() local382 errKey.appendf("%s#%d", key, i + 1); in parseConfig()383 (void) logErrInfo(ERROR_CONFIG_INVALID_VALUE_TYPE, errKey.c_str(), in parseConfig()
76173 + SkString errKey;76174 + errKey.appendf("%s#%d", key, i + 1);76175 + (void) logErrInfo(ERROR_CONFIG_INVALID_VALUE_TYPE, errKey.c_str(),