Lines Matching refs:ALOGE

58         ALOGE("Error %d opening key layout map file %s.", status, filename.string());
62 ALOGE("Error allocating key layout map.");
222 ALOGE("%s: Expected keyword, got '%s'.", mTokenizer->getLocation().string(),
229 ALOGE("%s: Expected end of line or trailing comment, got '%s'.",
253 ALOGE("%s: Expected key %s number, got '%s'.", mTokenizer->getLocation().string(),
259 ALOGE("%s: Duplicate entry for key %s '%s'.", mTokenizer->getLocation().string(),
268 ALOGE("%s: Expected key code label, got '%s'.", mTokenizer->getLocation().string(),
281 ALOGE("%s: Expected key flag label, got '%s'.", mTokenizer->getLocation().string(),
286 ALOGE("%s: Duplicate key flag '%s'.", mTokenizer->getLocation().string(),
309 ALOGE("%s: Expected axis scan code number, got '%s'.", mTokenizer->getLocation().string(),
314 ALOGE("%s: Duplicate entry for axis scan code '%s'.", mTokenizer->getLocation().string(),
330 ALOGE("%s: Expected inverted axis label, got '%s'.",
341 ALOGE("%s: Expected split value, got '%s'.",
350 ALOGE("%s: Expected low axis label, got '%s'.",
359 ALOGE("%s: Expected high axis label, got '%s'.",
366 ALOGE("%s: Expected axis label, 'split' or 'invert', got '%s'.",
383 ALOGE("%s: Expected flat value, got '%s'.",
388 ALOGE("%s: Expected keyword 'flat', got '%s'.",
416 ALOGE("%s: Expected led %s number, got '%s'.", mTokenizer->getLocation().string(),
423 ALOGE("%s: Duplicate entry for led %s '%s'.", mTokenizer->getLocation().string(),
432 ALOGE("%s: Expected LED code label, got '%s'.", mTokenizer->getLocation().string(),