Home
last modified time | relevance | path

Searched refs:INTERFACE_INITIALIZED (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
DIDynamicInterfaceManagement.cpp71 state = INTERFACE_INITIALIZED; in HandleAdd()
78 state = INTERFACE_INITIALIZED; in HandleAdd()
131 case INTERFACE_INITIALIZED: // normal case in IDynamicInterfaceManagement_AddInterface()
147 *interfaceStateP = INTERFACE_INITIALIZED; in IDynamicInterfaceManagement_AddInterface()
178 *interfaceStateP = INTERFACE_INITIALIZED; in IDynamicInterfaceManagement_AddInterface()
253 *interfaceStateP = INTERFACE_INITIALIZED; in IDynamicInterfaceManagement_RemoveInterface()
DIObject.cpp602 *interfaceStateP = INTERFACE_INITIALIZED; in IObject_Destroy()
605 case INTERFACE_INITIALIZED: in IObject_Destroy()
/frameworks/wilhelm/src/
Dentry.cpp111 case INTERFACE_INITIALIZED: // not exposed during the earlier create in liCreateEngine()
Dsles_allinclusive.h181 #define INTERFACE_INITIALIZED 1 ///< not requested at object creation time macro
Dsles.cpp563 INTERFACE_EXPOSED : INTERFACE_INITIALIZED; in construct()