Home
last modified time | relevance | path

Searched refs:locationCodePtr (Results 1 – 1 of 1) sorted by relevance

/openbmc/estoraged/src/
H A Dutil.cpp169 const std::string* locationCodePtr = in findDevice() local
171 if (locationCodePtr != nullptr) in findDevice()
173 locationCode = *locationCodePtr; in findDevice()