Searched defs:Names (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A DipcClient.h75 const ipcStringNode *Names() const { return mNames.First(); } function in class:ipcClient
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmodcontainer.cpp124 RTSTRSPACE Names; member in struct:RTDBGMODCTN
351 PRTSTRSPACECORE pStrCore = RTStrSpaceGet(&pThis->Names, pszSymbol);
431 if (RTStrSpaceInsert(&pThis->Names, &pSymbol->NameCore))
452 RTStrSpaceRemove(&pThis->Names, pSymbol->NameCore.pszString);
690 pThis->Names = NULL;
768 pThis->Names = NULL;
837 pThis->Names = NULL;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 38 milliseconds