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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsStackFrameUnix.cpp69 int aBufLen)
79 strncpy(aBuffer,demangled,aBufLen);
67 DemangleSymbol(const char * aSymbol, char * aBuffer, int aBufLen) argument
H A DnsTraceRefcntImpl.cpp983 int aBufLen)
987 NS_ASSERTION(aBufLen >= 32 ,"pulled 32 out of you know where");
997 strncpy(aBuffer,demangled,aBufLen);
981 DemangleSymbol(const char * aSymbol, char * aBuffer, int aBufLen) argument

Completed in 62 milliseconds