Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1251 #define PROCESS_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_PROCESS_PROXY, ProcessProxy)) macro
H A Dopenbmc_intf.c10719 ProcessProxy *proxy = PROCESS_PROXY (object); in G_DEFINE_TYPE_WITH_CODE()
10787 ProcessProxy *proxy = PROCESS_PROXY (_proxy); in process_proxy_g_properties_changed()