Home
last modified time | relevance | path

Searched refs:PRIx32 (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/
DFileMap.cpp28 # define PRIx32 "I32x" macro
104 ALOGE("CreateFileMapping(%p, %" PRIx32 ") failed with error %" PRId32 "\n", in create()
/system/core/libziparchive/
Dzip_archive.cc786 ", %" PRIx32 "}, was {%" PRIu32 ", %" PRIu32 ", %" PRIx32 "}", in FindEntry()
/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c648 DEBUG("channels 0x%" PRIx32, out->common.cfg.channel_flags); in out_get_channels()