HomeSort by relevance Sort by last modified time
    Searched refs:interface_unlock_shared (Results 1 - 25 of 28) sorted by null

1 2

  /frameworks/wilhelm/src/desktop/
SDL.c 33 interface_unlock_shared(thisEngine);
  /frameworks/wilhelm/src/itf/
IAudioEncoder.c 53 interface_unlock_shared(thiz);
IPrefetchStatus.c 32 interface_unlock_shared(thiz);
51 interface_unlock_shared(thiz);
107 interface_unlock_shared(thiz);
150 interface_unlock_shared(thiz);
IVolume.c 55 interface_unlock_shared(thiz);
109 interface_unlock_shared(thiz);
148 interface_unlock_shared(thiz);
190 interface_unlock_shared(thiz);
IRecord.c 60 interface_unlock_shared(thiz);
107 interface_unlock_shared(thiz);
170 interface_unlock_shared(thiz);
242 interface_unlock_shared(thiz);
287 interface_unlock_shared(thiz);
IStreamInformation.c 36 interface_unlock_shared(thiz);
85 interface_unlock_shared(thiz);
152 interface_unlock_shared(thiz);
202 interface_unlock_shared(thiz);
252 interface_unlock_shared(thiz);
IEnvironmentalReverb.c 93 interface_unlock_shared(thiz);
155 interface_unlock_shared(thiz);
214 interface_unlock_shared(thiz);
273 interface_unlock_shared(thiz);
334 interface_unlock_shared(thiz);
393 interface_unlock_shared(thiz);
454 interface_unlock_shared(thiz);
513 interface_unlock_shared(thiz);
572 interface_unlock_shared(thiz);
631 interface_unlock_shared(thiz)
    [all...]
IEqualizer.c 201 interface_unlock_shared(thiz);
235 interface_unlock_shared(thiz);
274 interface_unlock_shared(thiz);
330 interface_unlock_shared(thiz);
350 interface_unlock_shared(thiz);
362 interface_unlock_shared(thiz);
402 interface_unlock_shared(thiz);
IPlay.c 127 interface_unlock_shared(thiz);
231 interface_unlock_shared(thiz);
296 interface_unlock_shared(thiz);
368 interface_unlock_shared(thiz);
432 interface_unlock_shared(thiz);
IAndroidEffectCapabilities.c 36 interface_unlock_shared(thiz);
66 interface_unlock_shared(thiz);
IAndroidEffectSend.c 72 interface_unlock_shared(thiz);
135 interface_unlock_shared(thiz);
IMuteSolo.c 85 interface_unlock_shared(thiz);
157 interface_unlock_shared(thiz);
IPlaybackRate.c 63 interface_unlock_shared(thiz);
118 interface_unlock_shared(thiz);
ILEDArray.c 93 interface_unlock_shared(thiz);
IPresetReverb.c 91 interface_unlock_shared(thiz);
IEffectSend.c 178 interface_unlock_shared(thiz);
242 interface_unlock_shared(thiz);
302 interface_unlock_shared(thiz);
I3DGrouping.c 86 interface_unlock_shared(thiz);
IMIDITime.c 110 interface_unlock_shared(thiz);
ISeek.c 121 interface_unlock_shared(thiz);
I3DSource.c 87 interface_unlock_shared(thiz);
271 interface_unlock_shared(thiz);
IAndroidBufferQueue.c 410 interface_unlock_shared(thiz);
450 interface_unlock_shared(thiz);
588 interface_unlock_shared(thiz);
IBufferQueue.c 136 interface_unlock_shared(thiz);
I3DLocation.c 253 interface_unlock_shared(thiz);
  /frameworks/wilhelm/src/
locks.h 56 #define interface_unlock_shared(thiz) object_unlock_shared(InterfaceToIObject(thiz)) macro
70 #define interface_unlock_peek(thiz) interface_unlock_shared(thiz)
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 116 interface_unlock_shared(&ar->mRecord);
133 interface_unlock_shared(&ar->mRecord);
152 interface_unlock_shared(&ar->mRecord);

Completed in 83 milliseconds

1 2