Home
last modified time | relevance | path

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

12

/system/chre/platform/shared/nanoapp/
Dnanoapp_dso_util.cc36 LOGE("Invalid app info magic: got 0x%08" PRIx32 " expected 0x%08" PRIx32, in validateAppInfo()
45 LOGE("Expected app version (0x%" PRIx32 in validateAppInfo()
46 ") doesn't match internal one (0x%" PRIx32 ")", in validateAppInfo()
49 LOGE("Expected target API version (0x%" PRIx32 in validateAppInfo()
51 " internal one (0x%" PRIx32 ")", 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/apps/hello_world/
Dhello_world.cc34 chreLog(CHRE_LOG_INFO, "Hello, world from version 0x%08" PRIx32, in nanoappStart()
42 "Received event 0x%" PRIx16 " from 0x%" PRIx32 " at time %" PRIu64, in nanoappHandleEvent()
/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.cc52 LOGD("Opened WiFi PAL version 0x%08" PRIx32, mWifiApi->moduleVersion); in init()
55 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()
Dplatform_sensor_manager.cc49 LOGD("Opened Sensor PAL version 0x%08" PRIx32, mSensorApi->moduleVersion); in init()
52 LOGW("Requested Sensor PAL (version 0x%08" PRIx32 ") not found", in init()
Dnanoapp_loader.cc812 LOGV("Resolving ARM_RELATIVE at offset %" PRIx32, curr->r_offset); in fixRelocations()
821 LOGV("Resolving ARM_ABS32 at offset %" PRIx32, curr->r_offset); in fixRelocations()
833 LOGV("Resolving type ARM_GLOB_DAT at offset %" PRIx32, in fixRelocations()
883 LOGV("Resolving ARM_JUMP_SLOT at offset %" PRIx32, curr->r_offset); in resolveGot()
/system/chre/host/common/test/
Dchre_test_client.cc95 " with type 0x%" PRIx32 " and length %zu", in handleNanoappMessage()
105 LOGI(" Legacy versions: platform 0x%08" PRIx32 " toolchain 0x%08" PRIx32, in handleHubInfoResponse()
110 LOGI(" Platform ID: 0x%016" PRIx64 " Version: 0x%08" PRIx32, in handleHubInfoResponse()
119 LOGI(" App ID 0x%016" PRIx64 " version 0x%" PRIx32 in handleNanoappListResponse()
120 " permissions 0x%" PRIx32 " enabled %d system %d", in handleNanoappListResponse()
128 LOGI("Got load nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleLoadNanoappResponse()
134 LOGI("Got unload nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleUnloadNanoappResponse()
/system/chre/platform/slpi/
Dplatform_audio.cc69 LOGD("Opened audio PAL version 0x%08" PRIx32, mAudioApi->moduleVersion); in init()
72 LOGW("Requested audio PAL (version 0x%08" PRIx32 ") not found", in init()
Dplatform_nanoapp.cc235 LOGI("Nanoapp loaded: %s (0x%016" PRIx64 ") version 0x%" PRIx32 in verifyNanoappInfo()
242 LOGI("Nanoapp permissions: 0x%" PRIx32, mAppInfo->appPermissions); in verifyNanoappInfo()
Dhost_link.cc496 LOGD("Load nanoapp request for app ID 0x%016" PRIx64 " ver 0x%" PRIx32 in handleLoadNanoappFile()
497 " target API 0x%08" PRIx32 " (txnId %" PRIu32 " client %" PRIu16 ")", in handleLoadNanoappFile()
544 LOGD("Load nanoapp request for app ID 0x%016" PRIx64 " ver 0x%" PRIx32 in handleLoadNanoappData()
545 " flags 0x%" PRIx32 " target API 0x%08" PRIx32 in handleLoadNanoappData()
/system/chre/platform/linux/
Dplatform_nanoapp.cc135 LOGI("Nanoapp loaded: %s (0x%016" PRIx64 ") version 0x%" PRIx32 in openNanoappFromFile()
142 LOGI("Nanoapp permissions: 0x%" PRIx32, mAppInfo->appPermissions); in openNanoappFromFile()
/system/chre/apps/wifi_world/
Dwifi_world.cc131 LOGI(" altitude: 0x%" PRIx32 ", %f m", lci.altitude, altitude); in logChreRangingResult()
133 LOGI(" altitude: 0x%" PRIx32 ", %f floors", lci.altitude, altitude); in logChreRangingResult()
362 LOGI("Detected WiFi support as: 0x%" PRIx32, gWifiCapabilities); in nanoappStart()
/system/chre/apps/test/common/ping_test/src/
Dping_test.cc53 LOGI("Got ping command message with permission 0x%" PRIx32, permissions); in handleMessageFromHost()
/system/chre/chpp/clients/
Dwwan.c312 CHPP_LOGD("chppWwanGetCapabilitiesResult received capabilities=0x%" PRIx32, in chppWwanGetCapabilitiesResult()
317 "Unexpected capability 0x%" PRIx32 " != 0x%" PRIx32, in chppWwanGetCapabilitiesResult()
Dgnss.c393 CHPP_LOGD("chppGnssGetCapabilitiesResult received capabilities=0x%" PRIx32, in chppGnssGetCapabilitiesResult()
398 "Unexpected capability 0x%" PRIx32 " != 0x%" PRIx32, in chppGnssGetCapabilitiesResult()
Dwifi.c410 CHPP_LOGD("chppWifiGetCapabilitiesResult received capabilities=0x%" PRIx32, in chppWifiGetCapabilitiesResult()
415 "Unexpected capability 0x%" PRIx32 " != 0x%" PRIx32, in chppWifiGetCapabilitiesResult()
/system/chre/platform/freertos/
Dplatform_nanoapp.cc247 LOGI("Nanoapp loaded: %s (0x%016" PRIx64 ") version 0x%" PRIx32 in verifyNanoappInfo()
254 LOGI("Nanoapp permissions: 0x%" PRIx32, mAppInfo->appPermissions); in verifyNanoappInfo()
/system/chre/core/
Dhost_comms_manager.cc42 LOGE("Message perms %" PRIx32 " not subset of napp perms %" PRIx32, in sendMessageToHostFromNanoapp()
Devent_loop.cc157 LOGE("Incompatible nanoapp (target ver 0x%" PRIx32 in startNanoapp()
158 ", first supported ver 0x%" PRIx32 ")", in startNanoapp()
164 " already exists as instance ID 0x%" PRIx32, in startNanoapp()
/system/chre/host/common/audio_stress_test/
Daudio_stress_test.cc75 LOGI("Got load nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleLoadNanoappResponse()
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc272 " with type 0x%" PRIx32 " and length %zu", in handleNanoappMessage()
295 LOGI("App ID 0x%016" PRIx64 " version 0x%" PRIx32 in handleNanoappListResponse()
296 " permissions 0x%" PRIx32 " enabled %d system %d", in handleNanoappListResponse()
306 LOGI("Got load nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleLoadNanoappResponse()
314 LOGI("Got unload nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleUnloadNanoappResponse()
/system/unwinding/libunwindstack/
DDwarfCfa.cpp171 string += android::base::StringPrintf(" 0x%" PRIx32, static_cast<uint32_t>(value)); in GetOperandString()
333 log(0, "Warning: PC is moving backwards: old 0x%" PRIx32 " new 0x%" PRIx32, cur_pc, new_pc); in cfa_set_loc()
/system/core/libutils/
DFileMap.cpp28 # define PRIx32 "I32x" macro

12