OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bbs_Context_exit
(Results
1 - 3
of
3
) sorted by null
/external/neven/Embedded/common/src/b_BasicEm/
Context.h
128
void
bbs_Context_exit
( struct bbs_Context* cpA );
220
* Don't forget to call
bbs_Context_exit
on returned context if it goes out of scope
Context.c
69
void
bbs_Context_exit
( struct bbs_Context* cpA )
/external/neven/FaceRecEm/common/src/b_FDSDK/
SDK.c
48
bbs_Context_exit
( &ptrA->contextE );
Completed in 448 milliseconds