Home
last modified time | relevance | path

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

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