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

/external/chromium_org/third_party/npapi/npspy/common/
H A Dlogger.cpp149 szLog15[80],szLog16[80],szLog17[80],szLog18[80],szLog19[80],szLog20[80]; local
226 sprintf(szLog18, " getvalue = %#08lx\r\n", pNPPFuncs->getvalue);
228 sprintf(szLog18, " getvalue = not set!\r\n");
243 printf("%s", szLog17); printf("%s", szLog18); printf("%s", szLog19); printf("%s", szLog20);
252 filer.write(szLog17); filer.write(szLog18); filer.write(szLog19); filer.write(szLog20);
265 dumpStringToMainWindow(szLog17); dumpStringToMainWindow(szLog18);

Completed in 449 milliseconds