Sndrec_trc.txt
4.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[APP NAME] = Sndrec
[SCOPE] = PLUTO
[MODULE] = MOD_MMI_MEDIA_APP
#start trace
TRC_MSG(MMI_TRC_SNDREC_MSG_REPORT,"[SNDREC]<MESSAGE> <LINE:%d> VAL:0x%x")
TRC_MSG(MMI_TRC_SNDREC_ERR_REPORT,"[SNDREC]<ERROR> <LINE:%d> VAL:0x%x")
TRC_MSG(MMI_TRC_SNDREC_PRE_ENTRY_MAIN_SCREEN,"[SNDREC]mmi_sndrec_pre_entry_main_screen")
TRC_MSG(MMI_TRC_SNDREC_ENTRY_MAIN_SCREEN,"[SNDREC]mmi_sndrec_entry_main_screen. isback: %d")
TRC_MSG(MMI_TRC_SNDREC_DELETE_SELF,"[SNDREC]mmi_sndrec_delete_self")
TRC_MSG(MMI_TRC_SNDREC_SHOW_RECORD_SCREEN,"[SNDREC]mmi_sndrec_show_record_screen, state: %d")
TRC_MSG(MMI_TRC_SNDREC_EXIT_MAIN_SCREEN,"[SNDREC] mmi_sndrec_exit_main_screen. state: %d")
TRC_MSG(MMI_TRC_SNDREC_DELETE_MAIN_SCREEN,"[SNDREC] mmi_sndrec_delete_main_screen. state: %d")
TRC_MSG(MMI_TRC_SNDREC_ENTRY_LIST_PLAY,"[SNDREC] mmi_sndrec_list_play_select.")
TRC_MSG(MMI_TRC_SNDREC_ENTRY_REC_PLAY,"[SNDREC] mmi_sndrec_rec_play_select")
TRC_MSG(MMI_TRC_SNDREC_SHOW_PLAY_SCREEN,"[SNDREC] mmi_sndrec_show_play_screen. state: %d")
TRC_MSG(MMI_TRC_SNDREC_EXIT_PLAY_SCREEN,"[SNDREC] mmi_sndrec_exit_play_screen. state: %d")
TRC_MSG(MMI_TRC_SNDREC_PLAY_END_CALLBACK,"[SNDREC] mmi_sndrec_play_end_cb. result: %d")
TRC_MSG(MMI_TRC_SNDREC_APPEND_REQ,"[SNDREC] mmi_sndrec_append")
TRC_MSG(MMI_TRC_SNDREC_APPEND_STOP_HDLR,"[SNDREC] mmi_sndrec_append_stop_hdlr. isbreak: %d")
TRC_MSG(MMI_TRC_SNDREC_REC_LSK_PRESS,"[SNDREC] mmi_sndrec_left_key_main. state: %d")
TRC_MSG(MMI_TRC_SNDREC_REC_RSK_PRESS,"[SNDREC] mmi_sndrec_right_key_main. state: %d")
TRC_MSG(MMI_TRC_SNDREC_PLAY_LSK_PRESS,"[SNDREC] mmi_sndrec_play_lsk_hdlr. state: %d")
TRC_MSG(MMI_TRC_SNDREC_PLAY_RSK_PRESS,"[SNDREC] mmi_sndrec_play_rsk_hdlr. state: %d")
TRC_MSG(MMI_TRC_SNDREC_SPEECH_VOLUME,"[SNDREC] mmi_sndrec_adjust_speech_volume. volume: %d")
TRC_MSG(MMI_TRC_SNDREC_MEDIA_VOLUME,"[SNDREC] mmi_sndrec_adjust_media_volume. volume: %d")
TRC_MSG(MMI_TRC_SNDREC_INIT_TIME,"[SNDREC]mmi_sndrec_init_time")
TRC_MSG(MMI_TRC_SNDREC_GET_TICKS,"[SNDREC]mmi_sndrec_get_ticks, state: %d")
TRC_MSG(MMI_TRC_SNDREC_INIT_TICKS,"[SNDREC]mmi_sndrec_init_ticks, state: %d")
TRC_MSG(MMI_TRC_SNDREC_START_TICKS,"[SNDREC]mmi_sndrec_start_ticks, state: %d")
TRC_MSG(MMI_TRC_SNDREC_UPDATE_TICKS,"[SNDREC]mmi_sndrec_update_ticks, state: %d")
TRC_MSG(MMI_TRC_SNDREC_INCREASE_RECTIME,"[SNDREC]mmi_sndrec_increase_rectime, state: %d")
TRC_MSG(MMI_TRC_SNDREC_SUSPEND_BGSND,"[SNDREC]mmi_sndrec_bgsound_suspend")
TRC_MSG(MMI_TRC_SNDREC_RESUME_BGSND,"[SNDREC]mmi_sndrec_bgsound_resume")
TRC_MSG(MMI_TRC_SNDREC_SEND_REC_REQ,"[SNDREC]mmi_sndrec_send_record_req, format: %d, quality: %d")
TRC_MSG(MMI_TRC_SNDREC_SEND_REC_LIMIT_REQ,"[SNDREC]mmi_sndrec_send_record_limit_req, format: %d, quality: %d")
TRC_MSG(MMI_TRC_SNDREC_REC_CALLBACK,"[SNDREC]mmi_sndrec_record_cb_hdlr. State: %d, Result : %d")
TRC_MSG(MMI_TRC_SNDREC_STOP_REQ,"[SNDREC]mmi_sndrec_send_stop_req. State: %d, isRecord : %d")
TRC_MSG(MMI_TRC_SNDREC_PAUSE_REQ,"[SNDREC]mmi_sndrec_send_pause_req. State: %d, endstate: %d")
TRC_MSG(MMI_TRC_SNDREC_PAUSE_CALLBACK,"[SNDREC]mmi_sndrec_pause_cb_hdlr. State: %d, Result : %d")
TRC_MSG(MMI_TRC_SNDREC_RESUME_REQ,"[SNDREC]mmi_sndrec_send_resume_req. State: %d, endstate: %d")
TRC_MSG(MMI_TRC_SNDREC_RESUME_CALLBACK,"[SNDREC]mmi_sndrec_resume_cb_hdlr. State: %d, Result : %d")
TRC_MSG(MMI_TRC_SNDREC_SEND_PLAY_REQ,"[SNDREC]mmi_sndrec_send_play_req")
TRC_MSG(MMI_TRC_SNDREC_PLAY_CALLBACK,"[SNDREC]mmi_sndrec_play_cb_hdlr. State: %d, Result : %d")
TRC_MSG(MMI_TRC_SNDREC_PLAY_NEXT,"[SNDREC]mmi_sndrec_pre_play_next. Press Prev/next button")
TRC_MSG(MMI_TRC_SNDREC_PLAY_NEXT_RECLIST,"[SNDREC]mmi_sndrec_pre_play_next. whether reclist is valid")
TRC_MSG(MMI_TRC_SNDREC_PLAY_NEXT_RECLIST_ID,"[SNDREC]mmi_sndrec_pre_play_next. Re-create file list: %d")
TRC_MSG(MMI_TRC_SNDREC_PLAY_NEXT_CLIST_FAIL,"[SNDREC]mmi_sndrec_exit_reclist_create. Creating list is interrupted")
TRC_MSG(MMI_TRC_SNDREC_PLAY_NEXT_RECLIST_CALLBACK,"[SNDREC]Create list cb. result:%d total:%d|%d hdlr:%d")
TRC_MSG(MMI_TRC_SNDREC_PLAY_NEXT_SUCC,"[SNDREC]get next file ok")
TRC_MSG(MMI_TRC_SNDREC_PLAY_NEXT_FAIL,"[SNDREC]get next/previous file fail. ret: %d")
TRC_MSG(MMI_TRC_SNDREC_SET_STORAGE,"[SNDREC] file manager notify set storage. drv: %d")
TRC_MSG(MMI_TRC_SNDREC_FILEMGR_STATE,"[SNDREC] file manager notify pre check , return true. state: %d")
TRC_MSG(MMI_TRC_SNDREC_DRAW_LAYER,"[SNDREC]Set blending old layer: %d, skinlayer layer: %d")
TRC_MSG(MMI_TRC_SNDREC_SET_ASYNC_STATUS,"[SNDREC]index value: %d. fail(0), success(1), need next find(2)")
TRC_MSG(MMI_TRC_SNDREC_CLIST_COUNT,"[SNDREC][FMR REVISE]check reclist. get_count: %d")