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
182 assert tc.type.value in TypePropertyLookup
183 prop = TypePropertyLookup[tc.type.value]
201 assert tc.type.value in TypePropertyLookup
203 prop = TypePropertyLookup[tc.type.value]
247 assert tc.type.value in TypePropertyLookup
248 prop = TypePropertyLookup[tc.type.value]
267 assert tc.type.value in TypePropertyLookup
[all …]