/external/avahi/avahi-gobject/ |
ga-client.c | 38 G_DEFINE_TYPE(GaClient, ga_client, G_TYPE_OBJECT)
|
ga-record-browser.c | 33 G_DEFINE_TYPE(GaRecordBrowser, ga_record_browser, G_TYPE_OBJECT)
|
ga-service-browser.c | 36 G_DEFINE_TYPE(GaServiceBrowser, ga_service_browser, G_TYPE_OBJECT)
|
ga-service-resolver.c | 37 G_DEFINE_TYPE(GaServiceResolver, ga_service_resolver, G_TYPE_OBJECT)
|
ga-entry-group.c | 34 G_DEFINE_TYPE(GaEntryGroup, ga_entry_group, G_TYPE_OBJECT)
|
/hardware/intel/common/libmix/mix_video/src/ |
mixvideoformat.c | 36 G_DEFINE_TYPE (MixVideoFormat, mix_videoformat, G_TYPE_OBJECT);
|
mixvideoformatenc.c | 38 G_DEFINE_TYPE (MixVideoFormatEnc, mix_videoformatenc, G_TYPE_OBJECT);
|
mixframemanager.c | 20 G_DEFINE_TYPE( MixFrameManager, mix_framemanager, G_TYPE_OBJECT);
|
mixvideoformat_mp42.c | 48 * Please note that the type we pass to G_DEFINE_TYPE is MIX_TYPE_VIDEOFORMAT 50 G_DEFINE_TYPE( MixVideoFormat_MP42, mix_videoformat_mp42, MIX_TYPE_VIDEOFORMAT); [all...] |
mixvideoformatenc_mpeg4.c | 34 * Please note that the type we pass to G_DEFINE_TYPE is MIX_TYPE_VIDEOFORMATENC
36 G_DEFINE_TYPE (MixVideoFormatEnc_MPEG4, mix_videoformatenc_mpeg4, MIX_TYPE_VIDEOFORMATENC);
[all...] |
mixvideoformatenc_preview.c | 34 * Please note that the type we pass to G_DEFINE_TYPE is MIX_TYPE_VIDEOFORMATENC 36 G_DEFINE_TYPE (MixVideoFormatEnc_Preview, mix_videoformatenc_preview, MIX_TYPE_VIDEOFORMATENC); [all...] |
mixvideo.c | 128 G_DEFINE_TYPE( MixVideo, mix_video, G_TYPE_OBJECT); [all...] |
mixvideoformat_h264.c | 27 * Please note that the type we pass to G_DEFINE_TYPE is MIX_TYPE_VIDEOFORMAT 29 G_DEFINE_TYPE (MixVideoFormat_H264, mix_videoformat_h264, MIX_TYPE_VIDEOFORMAT); [all...] |
mixvideoformat_vc1.c | 35 * Please note that the type we pass to G_DEFINE_TYPE is MIX_TYPE_VIDEOFORMAT 37 G_DEFINE_TYPE (MixVideoFormat_VC1, mix_videoformat_vc1, MIX_TYPE_VIDEOFORMAT); [all...] |
mixvideoformatenc_h264.c | 34 * Please note that the type we pass to G_DEFINE_TYPE is MIX_TYPE_VIDEOFORMATENC 36 G_DEFINE_TYPE (MixVideoFormatEnc_H264, mix_videoformatenc_h264, MIX_TYPE_VIDEOFORMATENC); [all...] |
/external/autotest/client/deps/fakegudev/src/ |
fakegudev.c | 125 G_DEFINE_TYPE (FakeGUdevDevice, fake_g_udev_device, G_UDEV_TYPE_DEVICE)
|
/external/autotest/client/deps/fakemodem/src/ |
fakemodem.c | 48 G_DEFINE_TYPE (FakeModem, fake_modem, G_TYPE_OBJECT)
|
/external/avahi/avahi-ui/ |
avahi-ui.c | 169 G_DEFINE_TYPE(AuiServiceDialog, aui_service_dialog, GTK_TYPE_DIALOG) [all...] |
/hardware/intel/common/libmix/mix_audio/src/ |
mixaudio.c | 134 G_DEFINE_TYPE (MixAudio, mix_audio, G_TYPE_OBJECT); [all...] |