Home
last modified time | relevance | path

Searched refs:PRIu16 (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/system/chre/host/common/
H A Dsocket_server.cc94 LOGI("Couldn't close client %" PRIu16 "'s socket: %s", in run()
182 "%" PRIu16, in acceptClientConnection()
195 LOGE("Couldn't get packet from client %" PRIu16 ": %s", clientId, in handleClientData()
198 LOGI("Client %" PRIu16 " disconnected", clientId); in handleClientData()
201 LOGV("Got %zd byte packet from client %" PRIu16, packetSize, clientId); in handleClientData()
233 LOGE("Error sending packet of size %zu to client %" PRIu16 ": %s", length, in sendToClientSocket()
236 LOGW("Client %" PRIu16 " disconnected before message could be delivered", in sendToClientSocket()
239 LOGV("Delivered message of size %zu bytes to client %" PRIu16, length, in sendToClientSocket()
/aosp12/build/make/tools/zipalign/
H A DZipEntry.cpp512 ALOGD(" versToExt=%" PRIu16 " gpBits=0x%04" PRIx16 " compression=%" PRIu16 "\n", in dump()
518 ALOGD(" filenameLen=%" PRIu16 " extraLen=%" PRIu16 "\n", in dump()
681 …ALOGD(" versMadeBy=%" PRIu16 " versToExt=%" PRIu16 " gpBits=0x%04" PRIx16 " compression=%" PRIu16 in dump()
687 ALOGD(" filenameLen=%" PRIu16 " extraLen=%" PRIu16 " commentLen=%" PRIu16 "\n", in dump()
689 …ALOGD(" diskNumStart=%" PRIu16 " intAttr=0x%04" PRIx16 " extAttr=0x%08" PRIx32 " relOffset=%" PRI… in dump()
H A DZipFile.cpp312 ALOGV("Scanning %" PRIu16 " entries...\n", mEOCD.mTotalNumEntries); in readCentralDir()
1396 ALOGD("EOCD(%d) + comment(%" PRIu16 ") exceeds len (%d)\n", in readBuf()
1445 ALOGD(" diskNum=%" PRIu16 " diskWCD=%" PRIu16 " numEnt=%" PRIu16 " totalNumEnt=%" PRIu16 "\n", in dump()
/aosp12/system/chre/chpp/clients/
H A Ddiscovery.c142 " name=%s, UUID=%s, version=%" PRIu8 ".%" PRIu8 ".%" PRIu16, in chppDiscoveryProcessDiscoverAll()
153 "client version=%" PRIu8 ".%" PRIu8 ".%" PRIu16 in chppDiscoveryProcessDiscoverAll()
154 ", service version=%" PRIu8 ".%" PRIu8 ".%" PRIu16, in chppDiscoveryProcessDiscoverAll()
174 "Client rejected init: client ver=%" PRIu8 ".%" PRIu8 ".%" PRIu16 in chppDiscoveryProcessDiscoverAll()
175 ", service ver=%" PRIu8 ".%" PRIu8 ".%" PRIu16, in chppDiscoveryProcessDiscoverAll()
/aosp12/system/chre/platform/shared/
H A Dnanoapp_load_manager.cc82 LOGE("Unexpected load fragment: expected host %" PRIu16 in validateFragment()
84 ", received host %" PRIu16 " transaction %" PRIu32 in validateFragment()
/aosp12/system/chre/chpp/
H A Dtransport.c288 CHPP_LOGE("RX packet len=%" PRIu16 " seq=%" PRIu8 " ackSeq=%" PRIu8 in chppConsumeFooter()
296 CHPP_LOGD("RX packet len=%" PRIu16 " seq=%" PRIu8 " ackSeq=%" PRIu8 in chppConsumeFooter()
318 CHPP_LOGE("Bad checksum. seq=%" PRIu8 " len=%" PRIu16, in chppConsumeFooter()
335 CHPP_LOGE("RX discarded in perm fail. seq=%" PRIu8 " len=%" PRIu16, in chppConsumeFooter()
345 CHPP_LOGE("RX discarded in reset. seq=%" PRIu8 " len=%" PRIu16, in chppConsumeFooter()
457 CHPP_LOGI("Trans-looping back len=%" PRIu16 " RX len=%" PRIuSIZE, in chppProcessTransportLoopbackRequest()
598 " len=%" PRIu16, in chppProcessRxPacket()
640 ", ending packet seq=%" PRIu8 ", len=%" PRIu16 in chppProcessRxPayload()
717 CHPP_LOGE("Bad header. seq=%" PRIu8 " expect=%" PRIu8 " len=%" PRIu16 in chppRxHeaderCheck()
1035 " ackSeq=%" PRIu8 " seq=%" PRIu8 " payloadLen=%" PRIu16 in chppTransportDoWork()
[all …]
/aosp12/system/chre/apps/wifi_offload/
H A Dchre_scan_params_safe.cc40 LOGI(" frequency list length: %" PRIu16, chre_scan_params_.frequencyListLen); in Log()
60 LOGW("Too many ScanParams frequencies %zu truncated to max %" PRIu16, in UpdateFromScanParams()
/aosp12/system/core/libcutils/
H A Dfs_config_test.cpp187 ? android::base::StringPrintf("%" PRIu16, pc->len) in check_unique()
193 ? android::base::StringPrintf("%" PRIu16, pc->uid) in check_unique()
196 ? android::base::StringPrintf("%" PRIu16, pc->gid) in check_unique()
/aosp12/system/chre/apps/test/common/chre_stress_test/src/
H A Dchre_stress_test_manager.cc59 " and with eventType %" PRIu16, in handleEvent()
78 LOGE("Invalid host endpoint %" PRIu16 " expected %" PRIu16, in handleMessageFromHost()
168 LOGW("Unknown event type %" PRIu16, eventType); in handleDataFromChre()
/aosp12/system/chre/core/
H A Dgnss_manager.cc42 LOGE("Unknown event type %" PRIu16, eventType); in getCallbackType()
62 LOGE("Unknown callback type %" PRIu16, in getReportEventType()
218 CHRE_ASSERT_LOG(false, "Unsupported eventType %" PRIu16, reportEventType); in GnssSession()
630 CHRE_ASSERT_LOG(false, "Unhandled event type %" PRIu16, eventType); in freeReportEventCallback()
656 CHRE_ASSERT_LOG(false, "Unhandled event type %" PRIu16, kReportEventType); in controlPlatform()
H A Dnanoapp.cc169 debugDump.print("%" PRIu16 ", ", mWakeupBuckets[i]); in logStateToBuffer()
172 debugDump.print("%" PRIu16 " ]\n", mWakeupBuckets.front()); in logStateToBuffer()
/aosp12/system/chre/apps/test/common/chre_audio_concurrency_test/src/
H A Dchre_audio_concurrency_test_manager.cc156 LOGE("Unexpected event type %" PRIu16, eventType); in handleDataFromChre()
259 " and with eventType %" PRIu16, in handleEvent()
/aosp12/system/logging/logd/
H A DLogBufferTest.cpp46 StringPrintf("len: expected %" PRIu16 " vs %" PRIu16, expected.len, result.len)); in CompareLoggerEntries()
49 errors.emplace_back(StringPrintf("hdr_size: %" PRIu16 " vs %" PRIu16, expected.hdr_size, in CompareLoggerEntries()
/aosp12/system/chre/apps/debug_dump_world/
H A Ddebug_dump_world.cc71 LOGW("Unknown event type %" PRIu16 " received from sender %" PRIu32, in nanoappHandleEvent()
/aosp12/frameworks/native/services/inputflinger/tests/
H A DUinputDevice.cpp67 std::string msg = base::StringPrintf("Could not write event %" PRIu16 " %" PRIu16 in injectEvent()
/aosp12/system/chre/apps/test/common/ping_test/src/
H A Dping_test.cc79 " and with eventType %" PRIu16, in nanoappHandleEvent()
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DResChunkPullParser.cpp34 return StringPrintf("(type=%02" PRIx16 " header_size=%" PRIu16 " size=%" PRIu32 ")", in ChunkHeaderDump()
/aosp12/system/chre/apps/test/common/permission_test/src/
H A Dpermission_test.cc150 " and with eventType %" PRIu16, in nanoappHandleEvent()
/aosp12/system/chre/platform/slpi/
H A Dhost_link.cc497 " target API 0x%08" PRIx32 " (txnId %" PRIu32 " client %" PRIu16 ")", in handleLoadNanoappFile()
546 " size %zu (txnId %" PRIu32 " client %" PRIu16 ")", in handleLoadNanoappData()
832 LOGD("Hub info request from client ID %" PRIu16, hostClientId); in handleHubInfoRequest()
860 LOGD("Nanoapp list request from client ID %" PRIu16, hostClientId); in handleNanoappListRequest()
/aosp12/system/chre/apps/test/pts/audio_enable_disable_test/src/
H A Daudio_enable_disable_test.cc196 LOGE("Unexpected event type %" PRIu16, eventType); in nanoappHandleEvent()
/aosp12/system/libziparchive/
H A Dzip_archive.cc378 ALOGW("Zip: Extra field isn't large enough to hold zip64 info, size %" PRIu16, in ParseZip64ExtendedInfoInExtraField()
394 ALOGW("Zip: Data size exceeds the boundary of extra field, data size %" PRIu16, dataSize); in ParseZip64ExtendedInfoInExtraField()
458 ALOGW("Zip: Invalid data size in zip64 extended field, expect %zu , get %" PRIu16 in ParseZip64ExtendedInfoInExtraField()
526 " exceeds the central directory range, file_name_length: %" PRIu16 ", cd_length: %zu", in ParseZipArchive()
534 " exceeds the central directory range, file_name_length: %" PRIu16 ", cd_length: %zu", in ParseZipArchive()
807 ALOGW("Zip: lfh name length did not match central directory for %s: %" PRIu16 " %" PRIu16, in FindEntry()
/aosp12/system/chre/apps/power_test/common/
H A Dpower_test.cc145 LOGV("Received event type %" PRIu16, eventType); in nanoappHandleEvent()
/aosp12/system/chre/apps/test/common/chre_settings_test/src/
H A Dchre_settings_test_manager.cc132 " and with eventType %" PRIu16, in handleEvent()
288 LOGE("Unknown event type %" PRIu16, eventType); in handleDataFromChre()
/aosp12/frameworks/base/cmds/uinput/jni/
H A Dcom_android_commands_uinput_Device.cpp175 ALOGE("Could not write event %" PRIu16 " %" PRIu16 " with value %" PRId32 " : %s", type, in injectEvent()
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
H A Dinttypes.h116 #define PRIu16 "hu" macro

12