OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTERFACE_INITIALIZED
(Results
1 - 5
of
5
) sorted by null
/frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c
71
state =
INTERFACE_INITIALIZED
;
78
state =
INTERFACE_INITIALIZED
;
131
case
INTERFACE_INITIALIZED
: // normal case
147
*interfaceStateP =
INTERFACE_INITIALIZED
;
178
*interfaceStateP =
INTERFACE_INITIALIZED
;
253
*interfaceStateP =
INTERFACE_INITIALIZED
;
IObject.c
602
*interfaceStateP =
INTERFACE_INITIALIZED
;
605
case
INTERFACE_INITIALIZED
:
/frameworks/wilhelm/src/
entry.c
112
case
INTERFACE_INITIALIZED
: // not exposed during the earlier create
sles_allinclusive.h
181
#define
INTERFACE_INITIALIZED
1 ///< not requested at object creation time
sles.c
544
INTERFACE_EXPOSED :
INTERFACE_INITIALIZED
;
Completed in 24 milliseconds