Lines Matching full:dictionary
104 "Schema Dictionary not found for resourceId: {}\n", in operationInitRequest()
112 stdplus::print(stderr, "Annotation dictionary not found\n"); in operationInitRequest()
119 // We do not use the error dictionary. in operationInitRequest()
169 // This is a hack to get the resource ID for the dictionary data. Even in multiPartReceiveResp()
172 // dictionary data. in multiPartReceiveResp()
260 // This is a beginning of a dictionary. Reset CRC. in handleFlagStart()
277 "Invalid dictionary packet order. Need start before middle.\n"); in handleFlagMiddle()
284 // Start of a new dictionary. Mark previous dictionary as in handleFlagMiddle()
291 // Not a new dictionary. Add the received data to the existing in handleFlagMiddle()
292 // dictionary. in handleFlagMiddle()
296 "Failed to add dictionary data: ResourceId: {}\n", in handleFlagMiddle()
315 "Invalid dictionary packet order. Need start before middle.\n"); in handleFlagEnd()
323 // Start of a new dictionary. Mark previous dictionary as in handleFlagEnd()
333 "Failed to add dictionary data: ResourceId: {}\n", in handleFlagEnd()
357 // This is a beginning of a dictionary. Reset CRC. in handleFlagStartAndEnd()
359 // This is a beginning and end of a dictionary. in handleFlagStartAndEnd()