Home | History | Annotate | Download | only in src

Lines Matching defs:fn

36     static const char fn[] = "ALA_Init";
39 ALOGD("%s: enter", fn);
54 ALOGE("%s: failed", fn);
65 ALOGE("%s:Open DWP communication is failed", fn);
70 ALOGE("%s:Open DWP communication is success", fn);
76 ALOGE("%s: NULL DWP channel", fn);
98 static const char fn[] = "ALA_Start";
103 ALOGE("%s: name is %s", fn, name);
105 ALOGE("%s: Dest is %s", fn, dest);
115 ALOGE("%s: Exit; status=0x0%X", fn, status);
130 static const char fn[] = "ALA_DeInit";
133 ALOGD("%s: enter", fn);
144 ALOGE("%s:closing DWP channel is failed", fn);
149 ALOGE("%s: NULL fp DWP_close", fn);
156 ALOGE("%s: NULL dwp channel", fn);
219 static const char fn[] = "ALA_GetCertificateKey";
230 ALOGE("%s: Exit; status=0x0%X", fn, status);
246 static const char fn[] = "ALA_lsGetVersion";
252 ALOGE("%s: LS Lib lsGetVersion status =0x0%X%X", fn, *pVersion, *(pVersion+1));
258 ALOGE("%s: Exit; status=0x0%X", fn, status);
272 static const char fn[] = "ALA_lsGetStatus";
278 ALOGE("%s: lsGetStatus ALALIB status=0x0%X 0x0%X", fn, pVersion[0], pVersion[1]);
284 ALOGE("%s: Exit; status=0x0%X", fn, status);
298 static const char fn[] = "ALA_lsGetStatus";
304 ALOGE("%s: lsGetStatus ALALIB status=0x0%X 0x0%X", fn, pVersion[0], pVersion[1]);
310 ALOGE("%s: Exit; status=0x0%X", fn, status);