Searched refs:eObjectType (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/ |
| H A D | utopia_dapi.c | 39 enum eObjectType enum 68 static inline int isFirstCreation(void* pUnknown, enum eObjectType eObjectType) in isFirstCreation() argument 70 switch(eObjectType) in isFirstCreation() 154 static UTOPIA_RESOURCE* next_resource(void* pUnkown, enum eObjectType eObjectType) in next_resource() argument 156 switch(eObjectType) in next_resource()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/ |
| H A D | utopia_dapi.c | 39 enum eObjectType enum 68 static inline int isFirstCreation(void* pUnknown, enum eObjectType eObjectType) in isFirstCreation() argument 70 switch(eObjectType) in isFirstCreation() 154 static UTOPIA_RESOURCE* next_resource(void* pUnkown, enum eObjectType eObjectType) in next_resource() argument 156 switch(eObjectType) in next_resource()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/nos/ |
| H A D | utopia_dapi.c | 61 enum eObjectType enum 91 static inline int isFirstCreation(void* pUnknown, enum eObjectType eObjectType) in isFirstCreation() argument 93 switch(eObjectType) in isFirstCreation() 168 static UTOPIA_RESOURCE* next_resource(void* pUnkown, enum eObjectType eObjectType) in next_resource() argument 170 switch(eObjectType) in next_resource()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/ |
| H A D | utopia_dapi.c | 107 enum eObjectType enum 141 static inline MS_U32 isFirstCreation(void* pUnknown, enum eObjectType eObjectType) 143 switch(eObjectType) 246 , enum eObjectType eObjectType) in next_resource() argument 248 switch(eObjectType) in next_resource()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_dapi.c | 59 enum eObjectType enum 88 static inline int isFirstCreation(void* pUnknown, enum eObjectType eObjectType) in isFirstCreation() argument 90 switch(eObjectType) in isFirstCreation() 192 , enum eObjectType eObjectType) in next_resource() argument 194 switch(eObjectType) in next_resource()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/ |
| H A D | utopia_dapi.c | 103 enum eObjectType enum 112 static UTOPIA_RESOURCE* next_resource(void* pUnkown, enum eObjectType eObjectType) in next_resource() argument 114 switch(eObjectType) in next_resource()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/ |
| H A D | utopia_dapi.c | 103 enum eObjectType enum 112 static UTOPIA_RESOURCE* next_resource(void* pUnkown, enum eObjectType eObjectType) in next_resource() argument 114 switch(eObjectType) in next_resource()
|