Home
last modified time | relevance | path

Searched refs:mDeferredPrefetchContext (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/src/
Dlocks.c223 prefetchContext = ap->mPrefetchStatus.mDeferredPrefetchContext; in object_unlock_exclusive_attributes_()
227 ap->mPrefetchStatus.mDeferredPrefetchContext = NULL; in object_unlock_exclusive_attributes_()
Ditfstruct.h508 void *mDeferredPrefetchContext; member
/frameworks/wilhelm/src/itf/
DIPrefetchStatus.c181 thiz->mDeferredPrefetchContext = NULL; in IPrefetchStatus_init()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp2209 ap->mPrefetchStatus.mDeferredPrefetchContext = ap->mPrefetchStatus.mContext; in android_audioPlayer_bufferQueue_onRefilled_l()