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()
122 // We do not use the error dictionary. in operationInitRequest()
173 // This is a hack to get the resource ID for the dictionary data. Even in multiPartReceiveResp()
176 // dictionary data. in multiPartReceiveResp()
277 // This is a beginning of a dictionary. Reset CRC. in handleFlagStart()
294 "Invalid dictionary packet order. Need start before middle.\n"); in handleFlagMiddle()
301 // Start of a new dictionary. Mark previous dictionary as in handleFlagMiddle()
308 // Not a new dictionary. Add the received data to the existing in handleFlagMiddle()
309 // dictionary. in handleFlagMiddle()
313 "Failed to add dictionary data: ResourceId: {}\n", in handleFlagMiddle()
332 "Invalid dictionary packet order. Need start before middle.\n"); in handleFlagEnd()
340 // Start of a new dictionary. Mark previous dictionary as in handleFlagEnd()
350 "Failed to add dictionary data: ResourceId: {}\n", in handleFlagEnd()
374 // This is a beginning of a dictionary. Reset CRC. in handleFlagStartAndEnd()
376 // This is a beginning and end of a dictionary. in handleFlagStartAndEnd()