Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.c34 #define g_marshal_value_peek_string(v) (char*) g_value_get_string (v) macro
58 #define g_marshal_value_peek_string(v) (v)->data[0].v_pointer macro
324 g_marshal_value_peek_string (param_values + 2), in _g_dbus_codegen_marshal_VOID__VARIANT_STRING()
412 g_marshal_value_peek_string (param_values + 2), in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING()
455 g_marshal_value_peek_string (param_values + 2), in _g_dbus_codegen_marshal_VOID__INT_STRING_INT()
495 g_marshal_value_peek_string (param_values + 1), in _g_dbus_codegen_marshal_VOID__STRING_STRING()
496 g_marshal_value_peek_string (param_values + 2), in _g_dbus_codegen_marshal_VOID__STRING_STRING()
540 g_marshal_value_peek_string (param_values + 2), in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING_STRING()
541 g_marshal_value_peek_string (param_values + 3), in _g_dbus_codegen_marshal_BOOLEAN__OBJECT_STRING_STRING()
582 g_marshal_value_peek_string (param_values + 1), in _g_dbus_codegen_marshal_VOID__STRING_UCHAR()
[all …]