/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | CacheManager.cpp | 186 log.appendFormat(R"(Memory policy: in dumpMemoryUsage() 196 log.appendFormat(" IsSystemOrPersistent\n"); in dumpMemoryUsage() 208 log.appendFormat("No GPU context.\n"); in dumpMemoryUsage() 210 log.appendFormat("No GrContext; however %d remaining Vulkan refs", in dumpMemoryUsage() 225 log.appendFormat("CPU Caches:\n"); in dumpMemoryUsage() 228 log.appendFormat("Total CPU memory usage:\n"); in dumpMemoryUsage() 235 log.appendFormat("GPU Caches:\n"); in dumpMemoryUsage() 240 log.appendFormat("Layer Info:\n"); in dumpMemoryUsage() 249 log.appendFormat(" %s size %dx%d\n", layerType, layer->getWidth(), in dumpMemoryUsage() 253 log.appendFormat(" Layers Total %6.2f KB (numLayers = %zu)\n", in dumpMemoryUsage() [all …]
|
/aosp14/system/core/healthd/ |
H A D | BatteryMonitor_v1.cpp | 296 path.appendFormat("%s/%s/scope", POWER_SUPPLY_SYSFS_PATH, name); in isScopedPowerSupply() 361 path.appendFormat("%s/%s/online", POWER_SUPPLY_SYSFS_PATH, in updateValues() 365 path.appendFormat("%s/%s/type", POWER_SUPPLY_SYSFS_PATH, in updateValues() 382 path.appendFormat("%s/%s/is_dock", POWER_SUPPLY_SYSFS_PATH, in updateValues() 677 path.appendFormat("%s/%s/voltage_now", in init() 686 path.appendFormat("%s/%s/charge_full", in init() 694 path.appendFormat("%s/%s/current_now", in init() 702 path.appendFormat("%s/%s/cycle_count", in init() 730 path.appendFormat("%s/%s/current_avg", in init() 738 path.appendFormat("%s/%s/charge_counter", in init() [all …]
|
H A D | BatteryMonitor.cpp | 356 path.appendFormat("%s/%s/scope", POWER_SUPPLY_SYSFS_PATH, name); in isScopedPowerSupply() 447 path.appendFormat("%s/%s/online", POWER_SUPPLY_SYSFS_PATH, in updateValues() 451 path.appendFormat("%s/%s/type", POWER_SUPPLY_SYSFS_PATH, in updateValues() 468 path.appendFormat("%s/%s/is_dock", POWER_SUPPLY_SYSFS_PATH, in updateValues() 824 path.appendFormat("%s/%s/voltage_now", in init() 833 path.appendFormat("%s/%s/charge_full", in init() 841 path.appendFormat("%s/%s/current_now", in init() 849 path.appendFormat("%s/%s/cycle_count", in init() 877 path.appendFormat("%s/%s/current_avg", in init() 885 path.appendFormat("%s/%s/charge_counter", in init() [all …]
|
/aosp14/system/core/libutils/ |
H A D | String8_fuzz.cpp | 132 str1->appendFormat(formatString.c_str(), val); in fuzzFormat() 146 str1->appendFormat(formatString.c_str(), val); in fuzzFormat() 164 str1->appendFormat(formatString.c_str(), val); in fuzzFormat() 174 str1->appendFormat(formatString.c_str(), val); in fuzzFormat() 184 str1->appendFormat(formatString.c_str(), val.c_str()); in fuzzFormat() 193 str1->appendFormat(formatString.c_str(), val); in fuzzFormat()
|
H A D | Tokenizer.cpp | 109 result.appendFormat("%s:%d", mFilename.string(), mLineNumber); in getLocation()
|
H A D | String8.cpp | 289 status_t String8::appendFormat(const char* fmt, ...) in appendFormat() function in android::String8
|
/aosp14/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaMemoryTracer.cpp | 138 log.appendFormat(" %s:\n", namedItem.first.c_str()); in logOutput() 142 log.appendFormat(" %s: %.2f %s (%d %s)\n", typedValue.first, traceValue.value, in logOutput() 150 log.appendFormat(" %s: %.2f %s (%d %s)\n", namedItem.first.c_str(), in logOutput() 168 log.appendFormat(" %.0f bytes, %.2f %s (%.2f %s is purgeable)\n", mTotalSize.value, in logTotals()
|
/aosp14/frameworks/base/tools/split-select/ |
H A D | Rule.cpp | 72 str.appendFormat("%d", op); in toJson() 114 str.appendFormat("%d", key); in toJson() 146 str.appendFormat("%d", longArgs[i]); in toJson()
|
H A D | Grouper_test.cpp | 174 errorMessage.appendFormat("Group %d:\n", int(i + 1)); in expectHasGroupWithSplits()
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_database_SQLiteCommon.cpp | 227 fullMessage.appendFormat(" (code %s)", errcode_msg.c_str()); // print extended error code in throw_sqlite3_exception()
|
H A D | android_database_CursorWindow.cpp | 58 msg.appendFormat("Couldn't read row %d, col %d from CursorWindow. " in throwExceptionWithRowCol() 66 msg.appendFormat("UNKNOWN type %d", type); in throwUnknownTypeException() 153 msg.appendFormat("Could not write CursorWindow to Parcel due to error %d.", status); in nativeWriteToParcel()
|
H A D | android_view_DisplayEventReceiver.cpp | 294 message.appendFormat("Failed to initialize display event receiver. status=%d", status); in nativeInit() 318 message.appendFormat("Failed to schedule next vertical sync pulse. status=%d", status); in nativeScheduleVsync()
|
H A D | android_database_SQLiteConnection.cpp | 762 msg.appendFormat("Failed to clear the cursor window, status=%d", status); in nativeExecuteForCursorWindow() 771 msg.appendFormat("Failed to set the cursor window column count to %d, status=%d", in nativeExecuteForCursorWindow() 846 msg.appendFormat("Row too big to fit into CursorWindow requiredPos=%d, totalRows=%d", in nativeExecuteForCursorWindow()
|
H A D | android_view_InputEventSender.cpp | 336 message.appendFormat("Failed to initialize input event sender. status=%d", status); in nativeInit()
|
H A D | android_util_Binder.cpp | 420 msg.appendFormat("*** Uncaught remote exception! Exceptions are not yet supported " in onTransact() 956 msg.appendFormat("Unknown binder error code. 0x%" PRIx32, err); in signalExceptionForError()
|
/aosp14/frameworks/base/cmds/screencap/ |
H A D | screencap.cpp | 231 reason.appendFormat(" Error Code: %d", result); in main()
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_ImageReader.cpp | 616 msg.appendFormat("The producer output buffer format 0x%x doesn't " in ImageReader_imageSetup() 796 msg.appendFormat("Format 0x%x is opaque, thus not writable, the number of planes (%d)" in ImageReader_createImagePlanes() 861 msg.appendFormat("Format 0x%x is opaque, thus not writable, the number of planes (%d)" in Image_createSurfacePlanes()
|
H A D | android_media_MediaCrypto.cpp | 300 msg.appendFormat(": general failure (%s)", strerr.c_str()); in android_media_MediaCrypto_setMediaDrmSession()
|
H A D | android_media_ImageWriter.cpp | 1069 msg.appendFormat("Format 0x%x is opaque, thus not writable, the number of planes (%d)" in Image_createSurfacePlanes()
|
/aosp14/frameworks/base/libs/androidfw/ |
H A D | ResourceTypes.cpp | 3285 res.appendFormat("mcc%d", dtohs(mcc)); in toString() 3289 res.appendFormat("mnc%d", dtohs(mnc)); in toString() 3313 res.appendFormat("layoutDir=%d", in toString() 3324 res.appendFormat("w%ddp", dtohs(screenWidthDp)); in toString() 3328 res.appendFormat("h%ddp", dtohs(screenHeightDp)); in toString() 3346 res.appendFormat("screenLayoutSize=%d", in toString() 3361 res.appendFormat("screenLayoutLong=%d", in toString() 3447 res.appendFormat("uiModeType=%d", in toString() 3462 res.appendFormat("uiModeNight=%d", in toString() 3591 res.appendFormat("v%d", dtohs(sdkVersion)); in toString() [all …]
|
/aosp14/system/core/libutils/include/utils/ |
H A D | String8.h | 86 status_t appendFormat(const char* fmt, ...)
|
/aosp14/frameworks/base/tools/aapt/ |
H A D | ResourceTable.cpp | 2862 configStr.appendFormat(" %s", iter.string()); in validateLocalizations()
|
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/ |
H A D | libutils.so.lsdump | 6863 "function_name" : "android::String8::appendFormat",
|
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/ |
H A D | libutils.so.lsdump | 6867 "function_name" : "android::String8::appendFormat",
|