Home | History | Annotate | Download | only in src

Lines Matching refs:PRIu32

348         ALOGE("%s: Metadata size (%" PRIu32 ") should be <= expected size (%zu)",
354 ALOGE("%s: Entry count (%" PRIu32 ") should be <= entry capacity "
355 "(%" PRIu32 ")",
365 ALOGE("%s: Entry start + capacity (%" PRIu32 ") should be <= data start "
366 "(%" PRIu32 ")",
378 ALOGE("%s: Data start + capacity (%" PRIu32 ") should be <= total size "
379 "(%" PRIu32 ")",
440 "%" PRIu32, __FUNCTION__, i, data_entry_end,
448 "(%" PRIu32 "), tag name: %s", __FUNCTION__, i, entry.data.offset,
857 "%*sDumping camera metadata array: %" PRIu32 " / %" PRIu32 " entries, "
858 "%" PRIu32 " / %" PRIu32 " bytes of extra data.\n", indentation, "",
882 dprintf(fd, "%*s%s.%s (%05x): %s[%" PRIu32 "]\n",
898 ALOGE("%s: Malformed entry data offset: %" PRIu32 " (max %" PRIu32 ")",