Home
last modified time | relevance | path

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

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