Home | History | Annotate | Download | only in src

Lines Matching refs:fn

37     static const char fn[] = "JCDNLD_Init";
40 ALOGD("%s: enter", fn);
56 ALOGE("%s: failed", fn);
66 ALOGE("%s:Open DWP communication is failed", fn);
71 ALOGE("%s:Open DWP communication is success", fn);
77 ALOGE("%s: NULL DWP channel", fn);
95 static const char fn[] = "JCDNLD_StartDownload";
100 ALOGE("%s: Exit; status=0x0%X", fn, status);
115 static const char fn[] = "JCDNLD_DeInit";
117 ALOGD("%s: enter", fn);
130 ALOGE("%s:closing DWP channel is failed", fn);
135 ALOGE("%s: NULL fp DWP_close", fn);
142 ALOGE("%s: NULL dwnld context", fn);