Home | History | Annotate | Download | only in itf

Lines Matching full:construct

113             CLEDDevice *thiz = (CLEDDevice *) construct(pCLEDDevice_class, exposedMask, self);
151 CVibraDevice *thiz = (CVibraDevice *) construct(pCVibraDevice_class, exposedMask, self);
187 // Construct our new AudioPlayer instance
188 CAudioPlayer *thiz = (CAudioPlayer *) construct(pCAudioPlayer_class, exposedMask, self);
427 // Construct our new AudioRecorder instance
428 CAudioRecorder *thiz = (CAudioRecorder *) construct(pCAudioRecorder_class, exposedMask,
566 CMidiPlayer *thiz = (CMidiPlayer *) construct(pCMidiPlayer_class, exposedMask, self);
612 CListener *thiz = (CListener *) construct(pCListener_class, exposedMask, self);
649 C3DGroup *thiz = (C3DGroup *) construct(pC3DGroup_class, exposedMask, self);
683 COutputMix *thiz = (COutputMix *) construct(pCOutputMix_class, exposedMask, self);
739 construct(pCMetadataExtractor_class, exposedMask, self);
1071 // Construct our new MediaPlayer instance
1072 CMediaPlayer *thiz = (CMediaPlayer *) construct(pCMediaPlayer_class, exposedMask,