OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:variabletype
(Results
1 - 2
of
2
) sorted by null
/external/srec/shared/include/
ESR_SessionTypeListener.h
50
* @param
variableType
Type of property
54
const void* oldValue, const void* newValue, VariableTypes
variableType
, void* data);
/external/srec/srec/EventLog/src/
EventLogImpl.c
98
ESR_ReturnCode propertyChanged(ESR_SessionTypeListener* self, const LCHAR* name, const void* oldValue, const void* newValue, VariableTypes
variableType
, void* data)
107
switch (
variableType
)
Completed in 48 milliseconds