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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsID.h48 #define NSID_LENGTH 39 macro
108 * {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} format, into a char[NSID_LENGTH]
111 NS_COM void ToProvidedString(char (&dest)[NSID_LENGTH]) const;

Completed in 865 milliseconds