Home
last modified time | relevance | path

Searched refs:PRIx32 (Results 1 – 25 of 47) 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/chre/util/pigweed/
Drpc_helper.cc31 LOGE("Invalid endpoint 0x%04" PRIx32 " expected 0x%04" PRIx32, actualId, in rpcEndpointsMatch()
53 LOGE("Invalid channelId for a host client 0x%08" PRIx32, channelId); in validateHostChannelId()
62 LOGE("Invalid nanoapp Id 0x%08" PRIx32, nappId); in validateNanoappChannelId()
67 LOGE("Invalid channelId for a nanoapp 0x%08" PRIx32, channelId); in validateNanoappChannelId()
Drpc_client.cc95 LOGE("Invalid nanoapp Id 0x%08" PRIx32, info->instanceId); in handleNanoappStopped()
/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.cc38 LOGI("Hello, world from version 0x%08" PRIx32, chreGetVersion()); in nanoappStart()
44 LOGI("Received event 0x%" PRIx16 " from 0x%" PRIx32 " at time %" PRIu64, in nanoappHandleEvent()
/system/chre/host/common/test/
Dchre_test_client.cc120 " with type 0x%" PRIx32 " and length %zu", in handleNanoappMessage()
130 LOGI(" Legacy versions: platform 0x%08" PRIx32 " toolchain 0x%08" PRIx32, in handleHubInfoResponse()
135 LOGI(" Platform ID: 0x%016" PRIx64 " Version: 0x%08" PRIx32, in handleHubInfoResponse()
144 LOGI(" App ID 0x%016" PRIx64 " version 0x%" PRIx32 in handleNanoappListResponse()
145 " permissions 0x%" PRIx32 " enabled %d system %d", in handleNanoappListResponse()
153 LOGI("Got load nanoapp response, transaction ID 0x%" PRIx32 in handleLoadNanoappResponse()
154 " fragment %" PRIx32 " result %d", in handleLoadNanoappResponse()
172 LOGI("Got unload nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleUnloadNanoappResponse()
/system/chre/platform/shared/
Dhost_link.cc68 LOGD("Load nanoapp request for app ID 0x%016" PRIx64 " ver 0x%" PRIx32 in loadNanoappData()
69 " flags 0x%" PRIx32 " target API 0x%08" PRIx32 in loadNanoappData()
Dplatform_wwan.cc54 LOGD("Opened WWAN PAL version 0x%08" PRIx32, mWwanApi->moduleVersion); in init()
57 LOGW("Requested WWAN PAL (version 0x%08" PRIx32 ") not found", in init()
Dplatform_gnss.cc58 LOGD("Opened GNSS PAL version 0x%08" PRIx32, mGnssApi->moduleVersion); in init()
61 LOGW("Requested GNSS PAL (version 0x%08" PRIx32 ") not found", in init()
Dplatform_ble.cc61 LOGD("Opened BLE PAL version 0x%08" PRIx32, mBleApi->moduleVersion); in init()
64 LOGW("Requested BLE PAL (version 0x%08" PRIx32 ") not found", in init()
Dplatform_wifi.cc63 LOGD("Opened WiFi PAL version 0x%08" PRIx32, mWifiApi->moduleVersion); in init()
66 LOGW("Requested Wifi PAL (version 0x%08" PRIx32 ") not found", in init()
/system/chre/platform/shared/audio_pal/
Dplatform_audio.cc59 LOGD("Opened audio PAL version 0x%08" PRIx32, mApi->moduleVersion); in init()
62 LOGW("Requested audio PAL (version 0x%08" PRIx32 ") not found", in init()
/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()
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()
/system/chre/platform/tinysys/
Dplatform_audio.cc66 LOGD("Opened audio PAL version 0x%08" PRIx32, mAudioApi->moduleVersion); in init()
69 LOGW("Requested audio PAL (version 0x%08" PRIx32 ") not found", in init()
/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/ble_world/
Dble_world.cc128 LOGI("BLE world from version 0x%08" PRIx32, chreGetVersion()); in nanoappStart()
131 LOGI("Got BLE capabilities 0x%" PRIx32, capabilities); in nanoappStart()
284 LOGI("Received event 0x%" PRIx16 " from 0x%" PRIx32 " at time %" PRIu64 " ms", in nanoappHandleEvent()
/system/chre/platform/exynos/
Dplatform_nanoapp.cc156 LOGI("Nanoapp loaded: %s (0x%016" PRIx64 ") version 0x%" PRIx32 in verifyNanoappInfo()
163 LOGI("Nanoapp permissions: 0x%" PRIx32, mAppInfo->appPermissions); in verifyNanoappInfo()
Dhost_link.cc164 " , FragmentID: %" PRIx32 " transactionID: %" PRIx32, in sendFragmentResponse()
/system/chre/platform/shared/sensor_pal/
Dplatform_sensor_manager.cc55 LOGD("Opened Sensor PAL version 0x%08" PRIx32, mSensorApi->moduleVersion); in init()
58 LOGW("Requested Sensor PAL (version 0x%08" PRIx32 ") not found", in init()
/system/chre/apps/wifi_world/
Dwifi_world.cc129 LOGI(" altitude: 0x%" PRIx32 ", %f m", lci.altitude, altitude); in logChreRangingResult()
131 LOGI(" altitude: 0x%" PRIx32 ", %f floors", lci.altitude, altitude); in logChreRangingResult()
360 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.c316 CHPP_LOGD("chppWwanGetCapabilitiesResult received capabilities=0x%" PRIx32, in chppWwanGetCapabilitiesResult()
323 CHPP_LOGE("WWAN capabilities 0x%" PRIx32 " != 0x%" PRIx32, in chppWwanGetCapabilitiesResult()
/system/chre/platform/freertos/
Dplatform_nanoapp.cc253 LOGI("Nanoapp loaded: %s (0x%016" PRIx64 ") version 0x%" PRIx32 in verifyNanoappInfo()
260 LOGI("Nanoapp permissions: 0x%" PRIx32, mAppInfo->appPermissions); in verifyNanoappInfo()
/system/chre/host/common/audio_stress_test/
Daudio_stress_test.cc75 LOGI("Got load nanoapp response, transaction ID 0x%" PRIx32 " result %d", in handleLoadNanoappResponse()

12