Home
last modified time | relevance | path

Searched defs:propertyIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/libbej/src/
H A Dbej_dictionary.c51 uint16_t propertyIndex = bejGetPropertyEntryIndex(propertyOffset); in bejValidatePropertyOffset() local
91 uint16_t propertyIndex = bejGetPropertyEntryIndex(propertyOffset); in bejDictGetProperty() local
132 uint16_t propertyIndex = bejGetPropertyEntryIndex(curPropertyOffset); in bejDictGetPropertyByName() local
/openbmc/phosphor-dbus-monitor/src/
H A Ddata_types.hpp27 constexpr auto propertyIndex = 2; variable