Searched defs:call_get (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/
H A Dsbus_codegen_tests.c848 static void call_get(DBusConnection *client, function
892 call_get(client, "/test/leela", test_pilot_meta.name, "boolean",
896 call_get(client, "/test/leela", test_pilot_meta.name, "FullName",
900 call_get(client, "/test/leela", test_pilot_meta.name, "byte",
904 call_get(client, "/test/leela", test_pilot_meta.name, "int16",
908 call_get(client, "/test/leela", test_pilot_meta.name, "uint16",
912 call_get(client, "/test/leela", test_pilot_meta.name, "int32",
916 call_get(client, "/test/leela", test_pilot_meta.name, "uint32",
920 call_get(client, "/test/leela", test_pilot_meta.name, "int64",
924 call_get(clien
[all...]

Completed in 15 milliseconds