/aosp12/frameworks/base/libs/hwui/utils/ |
H A D | StringUtils.h | 45 size_t suffix = 0; member
|
/aosp14/frameworks/base/libs/hwui/utils/ |
H A D | StringUtils.h | 45 size_t suffix = 0; member
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | DebugUtils.java | 140 String suffix = ""; in printSizeValue() local 181 String suffix = ""; in sizeValueToString() local
|
H A D | TimeUtils.java | 183 static private int accumField(int amt, int suffix, boolean always, int zeropad) { in accumField() 205 static private int printFieldLocked(char[] formatStr, int amt, char suffix, int pos, in printFieldLocked()
|
/aosp12/system/tools/mkbootimg/ |
H A D | repack_bootimg.py | 48 def make_temp_dir(self, prefix='tmp', suffix=''): argument 58 def make_temp_file(self, prefix='tmp', suffix=''): argument
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | DebugUtils.java | 140 String suffix = ""; in printSizeValue() local 181 String suffix = ""; in sizeValueToString() local
|
/aosp14/system/core/fs_mgr/libsnapshot/ |
H A D | utility.cpp | 81 const std::string& suffix) { in ListPartitionsWithSuffix() 273 auto suffix = android::fs_mgr::GetPartitionSlotSuffix(name); in GetOtherPartitionName() local
|
/aosp12/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ |
H A D | MediaStoreSaver.java | 50 String suffix = ".png"; in save() local
|
/aosp12/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
H A D | MediaStoreSaver.java | 50 String suffix = ".png"; in save() local
|
/aosp12/art/dex2oat/ |
H A D | dex2oat_vdex_test.cc | 144 const std::string& suffix = "") { in GetOdex() 149 const std::string& suffix = "") { in GetVdex()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | DataUsageDetailView.java | 129 String suffix; in formatBytes() local
|
/aosp12/frameworks/av/services/mediametrics/ |
H A D | StringUtils.h | 200 const char* suffix = key.c_str() + split + 1; in splitPrefixKey() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | DataUsageDetailView.java | 129 String suffix; in formatBytes() local
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | NameSplitter.java | 89 public String suffix; field in NameSplitter.Name 103 String suffix) { in Name() 559 private String join(String prefix, String part1, String part2, String part3, String suffix, in join() 669 private String normalizedSuffix(String suffix) { in normalizedSuffix()
|
/aosp12/hardware/interfaces/boot/1.1/default/ |
H A D | BootControl.cpp | 100 const char* suffix = impl_.GetSuffix(slot); in getSuffix() local
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | utility.cpp | 116 uint32_t SlotNumberForSlotSuffix(const std::string& suffix) { in SlotNumberForSlotSuffix() 166 std::string suffix = partition_name.substr(partition_name.size() - 2); in GetPartitionSlotSuffix() local
|
/aosp14/system/core/fs_mgr/liblp/ |
H A D | utility.cpp | 116 uint32_t SlotNumberForSlotSuffix(const std::string& suffix) { in SlotNumberForSlotSuffix() 166 std::string suffix = partition_name.substr(partition_name.size() - 2); in GetPartitionSlotSuffix() local
|
/aosp12/hardware/interfaces/boot/1.2/default/ |
H A D | BootControl.cpp | 100 const char* suffix = impl_.GetSuffix(slot); in getSuffix() local
|
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
H A D | FileUtils.java | 112 static File getFileWithSuffix(Context context, String timestamp, String suffix) { in getFileWithSuffix()
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
H A D | dict_file_writing_utils.cpp | 83 const char *const suffix, const BufferWithExtendableBuffer *const buffer) { in flushBufferToFileWithSuffix()
|
/aosp12/packages/services/Car/tools/ |
H A D | update-obd2-sensors.py | 71 def suffix(self, theSensors): member in SensorPolicy 178 def suffix(self, theSensors): member in IntDefSensorPolicy
|
/aosp12/system/core/fastboot/device/ |
H A D | fastboot_device.cpp | 106 std::string suffix; in GetCurrentSlot() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
H A D | PhonebookEntry.java | 33 public String suffix; field in PhonebookEntry.Name
|
/aosp12/frameworks/ex/common/tools/ |
H A D | make-iana-tld-pattern.py | 137 def makePattern(prefix, suffix, buckets, isWebUrl=False): argument
|
/aosp12/hardware/google/pixel/bootctrl/ |
H A D | LegacyBootControl.cpp | 92 const char *suffix = mModule->getSuffix(mModule, slot); in getSuffix() local
|