OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mExpose
(Results
1 - 4
of
4
) sorted by null
/frameworks/wilhelm/src/
entry.c
115
BoolHook expose = mi->
mExpose
;
sles_allinclusive.h
290
BoolHook
mExpose
; // called after initialization, only if interface is exposed to application
sles.c
543
state = (exposedMask & 1) && ((NULL == (expose = mi->
mExpose
)) || (*expose)(self)) ?
/frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c
56
BoolHook expose = MPH_init_table[MPH].
mExpose
;
165
BoolHook expose = MPH_init_table[MPH].
mExpose
;
Completed in 29 milliseconds