Searched defs:RTHandleTableLookupWithCtx (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dhandletablectx.cpp217 RTDECL(void *) RTHandleTableLookupWithCtx(RTHANDLETABLE hHandleTable, uint32_t h, void *pvCtx) function
257 RT_EXPORT_SYMBOL(RTHandleTableLookupWithCtx); variable
/vbox/include/iprt/
H A Dmangling.h646 # define RTHandleTableLookupWithCtx RT_MANGLER(RTHandleTableLookupWithCtx) macro

Completed in 114 milliseconds