Searched refs:reorderKey (Results 1 – 1 of 1) sorted by relevance
2065 C2PortReorderKeySetting::output reorderKey; in start() local2071 &reorderKey, in start()2090 if (reorderKey) { in start()2091 reorder->setKey(reorderKey.value); in start()2614 C2PortReorderKeySetting::output reorderKey; in handleWork() local2615 if (reorderKey.updateFrom(*param)) { in handleWork()2616 mReorderStash.lock()->setKey(reorderKey.value); in handleWork()2618 mName, reorderKey.value); in handleWork()