Lines Matching refs:OSReport
137 OSReport("set data successfully.\n"); in SetAttachedData()
153 OSReport("NWC24InitMsgObj(): error %d\n", err); in PostMessage()
161 OSReport("NWC24GetMyUserId(): error %d\n", err); in PostMessage()
168 OSReport("NWC24SetMsgToId(): error %d\n", err); in PostMessage()
176 OSReport("NWC24SetMsgSubject(): error %d\n", err); in PostMessage()
185 OSReport("NWC24SetMsgText(): error %d\n", err); in PostMessage()
197 OSReport("NWC24SetMsgAttached(): error %d\n", err); in PostMessage()
207 OSReport("NWC24SetMsgAltName(): error %d\n", err); in PostMessage()
215 OSReport("NWC24CommitMsg: error %d\n", err); in PostMessage()
219 OSReport("Posted a test message successfully.\n"); in PostMessage()
246 OSReport("NWC24penLib() Error: %d\n", err); in main()
254 OSReport("*******************************************************\n"); in main()
255 OSReport("Start Channel Jump demo.\n"); in main()
256 OSReport("*******************************************************\n"); in main()
259 OSReport("This is a DEBUG build.\n"); in main()
260 OSReport("argc : %d\n", argc); in main()
262 OSReport("This is a NON-DEBUG/optimized build.\n"); in main()
274 OSReport("Texture loaded.\n"); in main()
281 OSReport("argv[%d]: %s\n", i, argv[i]); in main()
324 OSReport("Return to Menu.\n"); in main()
336 OSReport("Posted a Message.\n"); in main()
353 OSReport("NWC24CloseLib() Error: %d\n", err); in main()
361 OSReport("Sample complete\n"); in main()