Searched refs:reorderKey (Results 1 – 1 of 1) sorted by relevance
1533 C2PortReorderKeySetting::output reorderKey; in start() local1545 &reorderKey, in start()1890 if (reorderKey) { in start()1891 output->buffers->setReorderKey(reorderKey.value); in start()2309 C2PortReorderKeySetting::output reorderKey; in handleWork() local2310 if (reorderKey.updateFrom(*param)) { in handleWork()2311 newReorderKey = reorderKey.value; in handleWork()2313 mName, reorderKey.value); in handleWork()