Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dentity_manager.cpp662 size_t exposesIndex = -1; in postToDbus() local
665 exposesIndex++; in postToDbus()
667 jsonPointerPath += std::to_string(exposesIndex); in postToDbus()
727 jsonPointerPath.append(std::to_string(exposesIndex)) in postToDbus()