Lines Matching refs:OSReport
285 OSReport("test program started.\n"); in main()
349 OSReport("All threads are terminated; exit from MainLoop\n"); in MainLoop()
675 OSReport("Error occurred.\n"); in StateManagementThreadFunc()
726 OSReport( "MPDSInit returns %08x\n", result ); in TransToLobby()
733 OSReport( "MPDSSetupPortConfig returns %08x\n", result ); in TransToLobby()
739 OSReport("MPStartup()\n"); in TransToLobby()
743 OSReport( "MPStartup returns %08x\n", result ); in TransToLobby()
771 OSReport( "MPSetEntryFlag returns %08x\n", result ); in TransToCommunication()
780 OSReport( "MPUpdateBeacon returns %08x\n", result ); in TransToCommunication()
806 OSReport("MPCleanup()\n"); in TransToIdle()
810 OSReport( "MPCleanup returns %08x\n", result ); in TransToIdle()
1026 OSReport("MPDSStep failed: %08x\n", result); in DataSharingThreadFunc()
1157 OSReport("Fatal Error occurred: error=%d\n", info->value); in IndicationCallback()
1181 OSReport("allocated %d bytes\n", size); in mpAlloc()