Searched refs:codeIndex (Results 1 – 1 of 1) sorted by relevance
197 const uint16_t bootIndex, const uint64_t codeIndex = 0, in fillPostCodeEntry() argument233 if ((codeIndex == 0) && in fillPostCodeEntry()241 if ((codeIndex > 0) && (currentCodeIndex != codeIndex)) in fillPostCodeEntry()313 if (codeIndex != 0) in fillPostCodeEntry()332 uint64_t codeIndex = 0; in getPostCodeForEntry() local333 if (!parsePostCode(entryId, codeIndex, bootIndex)) in getPostCodeForEntry()340 if (bootIndex == 0 || codeIndex == 0) in getPostCodeForEntry()350 codeIndex](const boost::system::error_code& ec, in getPostCodeForEntry()367 if (!fillPostCodeEntry(asyncResp, postcode, bootIndex, codeIndex)) in getPostCodeForEntry()