Searched refs:PROTOLOG_64_BIT_VERSION (Results 1 – 1 of 1) sorted by relevance
37 private static readonly PROTOLOG_64_BIT_VERSION = '2.0.0'; property in ParserProtoLog70 } else if (fileProto.version === ParserProtoLog.PROTOLOG_64_BIT_VERSION) {71 if (configJson64.version !== ParserProtoLog.PROTOLOG_64_BIT_VERSION) {72 …og JSON config version ${configJson64.version} expected ${ParserProtoLog.PROTOLOG_64_BIT_VERSION}`;