Home
last modified time | relevance | path

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

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