Home
last modified time | relevance | path

Searched refs:mRealize (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/wilhelm/src/itf/
H A DIObject.cpp33 AsyncHook realize = clazz->mRealize; in HandleRealize()
135 AsyncHook realize = clazz->mRealize; in IObject_Realize()
/aosp12/frameworks/wilhelm/src/
H A Dsles_allinclusive.h216 AsyncHook mRealize; // called with mutex locked; can temporarily unlock mutex (for async) member