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.cpp 33 interface_unlock_shared(thisEngine);
  /frameworks/wilhelm/src/itf/
IAudioEncoder.cpp 53 interface_unlock_shared(thiz);
IPrefetchStatus.cpp 32 interface_unlock_shared(thiz);
51 interface_unlock_shared(thiz);
107 interface_unlock_shared(thiz);
150 interface_unlock_shared(thiz);
IVolume.cpp 56 interface_unlock_shared(thiz);
110 interface_unlock_shared(thiz);
149 interface_unlock_shared(thiz);
191 interface_unlock_shared(thiz);
IRecord.cpp 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.cpp 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.cpp 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.cpp 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);
398 interface_unlock_shared(thiz);
IPlay.cpp 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.cpp 36 interface_unlock_shared(thiz);
66 interface_unlock_shared(thiz);
IAndroidEffectSend.cpp 71 interface_unlock_shared(thiz);
134 interface_unlock_shared(thiz);
IMuteSolo.cpp 85 interface_unlock_shared(thiz);
157 interface_unlock_shared(thiz);
IPlaybackRate.cpp 63 interface_unlock_shared(thiz);
118 interface_unlock_shared(thiz);
ILEDArray.cpp 93 interface_unlock_shared(thiz);
IPresetReverb.cpp 91 interface_unlock_shared(thiz);
IEffectSend.cpp 178 interface_unlock_shared(thiz);
242 interface_unlock_shared(thiz);
302 interface_unlock_shared(thiz);
I3DGrouping.cpp 86 interface_unlock_shared(thiz);
IMIDITime.cpp 110 interface_unlock_shared(thiz);
ISeek.cpp 121 interface_unlock_shared(thiz);
I3DSource.cpp 87 interface_unlock_shared(thiz);
271 interface_unlock_shared(thiz);
IAndroidBufferQueue.cpp 410 interface_unlock_shared(thiz);
450 interface_unlock_shared(thiz);
588 interface_unlock_shared(thiz);
IBufferQueue.cpp 140 interface_unlock_shared(thiz);
I3DLocation.cpp 253 interface_unlock_shared(thiz);
  /frameworks/wilhelm/src/
locks.h 58 #define interface_unlock_shared(thiz) object_unlock_shared(InterfaceToIObject(thiz)) macro
72 #define interface_unlock_peek(thiz) interface_unlock_shared(thiz)
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 184 interface_unlock_shared(&ar->mRecord);
201 interface_unlock_shared(&ar->mRecord);
220 interface_unlock_shared(&ar->mRecord);
    [all...]

Completed in 4719 milliseconds

1 2