Home
last modified time | relevance | path

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

/openbmc/skeleton/flashbios/
H A Dflash_bios_obj.c76 const gchar* name = shared_resource_get_name(lock); in on_lock()
95 const gchar* name = shared_resource_get_name(lock); in on_is_locked()
124 const gchar* name = shared_resource_get_name(lock); in on_update_via_tftp()
190 const gchar* name = shared_resource_get_name(lock); in on_update()
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1472 const gchar *shared_resource_get_name (SharedResource *object);
H A Dopenbmc_intf.c11701 shared_resource_get_name (SharedResource *object) in shared_resource_get_name() function