Lines Matching refs:OSReport
140 OSReport("set data successfully.\n"); in SetAttachedData()
156 OSReport("NWC24InitMsgObj(): error %d\n", err); in PostMessage()
164 OSReport("NWC24GetMyUserId(): error %d\n", err); in PostMessage()
171 OSReport("NWC24SetMsgToId(): error %d\n", err); in PostMessage()
179 OSReport("NWC24SetMsgSubject(): error %d\n", err); in PostMessage()
188 OSReport("NWC24SetMsgText(): error %d\n", err); in PostMessage()
200 OSReport("NWC24SetMsgAttached(): error %d\n", err); in PostMessage()
210 OSReport("NWC24SetMsgAltName(): error %d\n", err); in PostMessage()
218 OSReport("NWC24CommitMsg: error %d\n", err); in PostMessage()
222 OSReport("Posted a test message successfully.\n"); in PostMessage()
249 OSReport("NWC24penLib() Error: %d\n", err); in main()
257 OSReport("*******************************************************\n"); in main()
258 OSReport("Start Channel Jump demo.\n"); in main()
259 OSReport("*******************************************************\n"); in main()
262 OSReport("This is a DEBUG build.\n"); in main()
263 OSReport("argc : %d\n", argc); in main()
265 OSReport("This is a NON-DEBUG/optimized build.\n"); in main()
277 OSReport("Texture loaded.\n"); in main()
284 OSReport("argv[%d]: %s\n", i, argv[i]); in main()
327 OSReport("Return to Menu.\n"); in main()
339 OSReport("Posted a Message.\n"); in main()
356 OSReport("NWC24CloseLib() Error: %d\n", err); in main()
364 OSReport("Sample complete\n"); in main()