Searched refs:codeIndex (Results 1 – 1 of 1) sorted by relevance
194 const uint16_t bootIndex, const uint64_t codeIndex = 0, in fillPostCodeEntry() argument230 if ((codeIndex == 0) && in fillPostCodeEntry()238 if ((codeIndex > 0) && (currentCodeIndex != codeIndex)) in fillPostCodeEntry()310 if (codeIndex != 0) in fillPostCodeEntry()329 uint64_t codeIndex = 0; in getPostCodeForEntry() local330 if (!parsePostCode(entryId, codeIndex, bootIndex)) in getPostCodeForEntry()337 if (bootIndex == 0 || codeIndex == 0) in getPostCodeForEntry()346 codeIndex](const boost::system::error_code& ec, in getPostCodeForEntry()363 if (!fillPostCodeEntry(asyncResp, postcode, bootIndex, codeIndex)) in getPostCodeForEntry()