Home
last modified time | relevance | path

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

/system/chre/platform/shared/nanoapp/
Dnanoapp_dso_util.cc35 LOGE("Invalid app info magic: got 0x%08" PRIx32 " expected 0x%08" PRIx32, in validateAppInfo()
43 LOGE("Expected app version (0x%" PRIx32 ") doesn't match internal one (0x%" in validateAppInfo()
44 PRIx32 ")", expectedAppVersion, appInfo->appVersion); in validateAppInfo()
/system/nvram/core/
Dnvram_manager.cpp195 NVRAM_LOG_INFO("CreateSpace Ox%" PRIx32, index); in CreateSpace()
206 NVRAM_LOG_INFO("Space 0x%" PRIx32 " already exists.", index); in CreateSpace()
292 NVRAM_LOG_INFO("GetSpaceInfo Ox%" PRIx32, index); in GetSpaceInfo()
327 NVRAM_LOG_INFO("DeleteSpace Ox%" PRIx32, index); in DeleteSpace()
353 NVRAM_LOG_ERR("Failed to delete space 0x%" PRIx32 " data.", index); in DeleteSpace()
359 NVRAM_LOG_ERR("Space 0x%" PRIx32 " data missing on deletion.", index); in DeleteSpace()
396 NVRAM_LOG_INFO("WriteSpace Ox%" PRIx32, index); in WriteSpace()
442 NVRAM_LOG_INFO("ReadSpace Ox%" PRIx32, index); in ReadSpace()
471 NVRAM_LOG_INFO("LockSpaceWrite Ox%" PRIx32, index); in LockSpaceWrite()
503 NVRAM_LOG_INFO("LockSpaceRead Ox%" PRIx32, index); in LockSpaceRead()
[all …]
/system/chre/host/common/test/
Dchre_test_client.cc91 " with type 0x%" PRIx32 " and length %zu", message.app_id, in handleNanoappMessage()
101 LOGI(" Legacy versions: platform 0x%08" PRIx32 " toolchain 0x%08" PRIx32, in handleHubInfoResponse()
106 LOGI(" Platform ID: 0x%016" PRIx64 " Version: 0x%08" PRIx32, in handleHubInfoResponse()
115 LOGI(" App ID 0x%016" PRIx64 " version 0x%" PRIx32 " enabled %d system " in handleNanoappListResponse()
123 LOGI("Got load nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleLoadNanoappResponse()
129 LOGI("Got unload nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleUnloadNanoappResponse()
/system/chre/platform/shared/
Dplatform_wwan.cc48 LOGD("Opened WWAN PAL version 0x%08" PRIx32, mWwanApi->moduleVersion); in init()
51 LOGW("Requested WWAN PAL (version 0x%08" PRIx32 ") not found", in init()
Dplatform_wifi.cc51 LOGD("Opened WiFi PAL version 0x%08" PRIx32, mWifiApi->moduleVersion); in init()
54 LOGW("Requested Wifi PAL (version 0x%08" PRIx32 ") not found", in init()
Dplatform_gnss.cc52 LOGD("Opened GNSS PAL version 0x%08" PRIx32, mGnssApi->moduleVersion); in init()
55 LOGW("Requested GNSS PAL (version 0x%08" PRIx32 ") not found", in init()
/system/chre/core/
Dnanoapp.cc96 " ver=0x%" PRIx32 " targetAPI=0x%" PRIx32 in logStateToBuffer()
Devent_loop.cc153 PRIx32, nanoapp->getAppId(), existingInstanceId); in startNanoapp()
/system/chre/platform/slpi/
Dplatform_audio.cc67 LOGD("Opened audio PAL version 0x%08" PRIx32, mAudioApi->moduleVersion); in init()
70 LOGW("Requested audio PAL (version 0x%08" PRIx32 ") not found", in init()
Dhost_link.cc510 LOGD("Load nanoapp request for app ID 0x%016" PRIx64 " ver 0x%" PRIx32 in handleLoadNanoappFile()
511 " target API 0x%08" PRIx32 " (txnId %" PRIu32 " client %" in handleLoadNanoappFile()
554 LOGD("Load nanoapp request for app ID 0x%016" PRIx64 " ver 0x%" PRIx32 in handleLoadNanoappData()
555 " target API 0x%08" PRIx32 " size %zu (txnId %" PRIu32 " client %" in handleLoadNanoappData()
Dplatform_nanoapp.cc331 PRIx32 " (%s) uimg %d system %d", mAppInfo->name, mAppInfo->appId, in verifyNanoappInfo()
/system/chre/apps/hello_world/
Dhello_world.cc41 chreLog(CHRE_LOG_INFO, "Received event 0x%" PRIx16 " from 0x%" PRIx32 " at " in nanoappHandleEvent()
/system/chre/host/common/audio_stress_test/
Daudio_stress_test.cc74 LOGI("Got load nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleLoadNanoappResponse()
/system/chre/platform/linux/
Dplatform_nanoapp.cc120 PRIx32 " uimg %d system %d from file %s", mAppInfo->name, in openNanoappFromFile()
/system/core/libunwindstack/
DDwarfCfa.cpp169 string += android::base::StringPrintf(" 0x%" PRIx32, static_cast<uint32_t>(value)); in GetOperandString()
327 log(0, "Warning: PC is moving backwards: old 0x%" PRIx32 " new 0x%" PRIx32, cur_pc, new_pc); in cfa_set_loc()
/system/chre/apps/wifi_world/
Dwifi_world.cc237 LOGI("Detected WiFi support as: 0x%" PRIx32, gWifiCapabilities); in nanoappStart()
/system/core/libziparchive/
Dzip_archive.cc456 ALOGW("Zip: Entry at offset zero has invalid LFH signature %" PRIx32, lfh_start_bytes); in ParseZipArchive()
538 ALOGW("Zip: size/crc32 mismatch. expected {%" PRIu32 ", %" PRIu32 ", %" PRIx32 in ValidateDataDescriptor()
539 "}, was {%" PRIu32 ", %" PRIu32 ", %" PRIx32 "}", in ValidateDataDescriptor()
635 ALOGW("Zip: size/crc32 mismatch. expected {%" PRIu32 ", %" PRIu32 ", %" PRIx32 in FindEntry()
636 "}, was {%" PRIu32 ", %" PRIu32 ", %" PRIx32 "}", in FindEntry()
/system/core/libutils/
DFileMap.cpp28 # define PRIx32 "I32x" macro
/system/chre/host/hal_generic/
Dgeneric_context_hub.cc418 ALOGV("App 0x%016" PRIx64 " ver 0x%" PRIx32 " enabled %d system %d", in handleNanoappListResponse()
/system/core/fastboot/
Dfastboot_driver.cpp395 std::string cmd(android::base::StringPrintf("%s:%08" PRIx32, FB_CMD_DOWNLOAD, size)); in DownloadCommand()
/system/bt/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc1083 DEBUG("channels 0x%" PRIx32, out->common.cfg.channel_mask); in out_get_channels()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1122 DEBUG("channels 0x%" PRIx32, out->common.cfg.channel_mask); in out_get_channels()