Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap121 TypePropertyLookup = { variable
151 ty = TypePropertyLookup[sig].field, None
153 ty = TypePropertyLookup[sig].field, None
165 ty = TypePropertyLookup[sig].field, None
182 assert tc.type.value in TypePropertyLookup
183 prop = TypePropertyLookup[tc.type.value]
185 prop = TypePropertyLookup[prop.nature.value]
187 prop = TypePropertyLookup[prop.nature.value]
201 assert tc.type.value in TypePropertyLookup
203 prop = TypePropertyLookup[tc.type.value]
[all …]