Home
last modified time | relevance | path

Searched defs:suffix (Results 26 – 50 of 208) sorted by relevance

123456789

/aosp12/frameworks/base/libs/hwui/utils/
H A DStringUtils.h45 size_t suffix = 0; member
/aosp14/frameworks/base/libs/hwui/utils/
H A DStringUtils.h45 size_t suffix = 0; member
/aosp12/frameworks/base/core/java/android/util/
H A DDebugUtils.java140 String suffix = ""; in printSizeValue() local
181 String suffix = ""; in sizeValueToString() local
H A DTimeUtils.java183 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 Drepack_bootimg.py48 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 DDebugUtils.java140 String suffix = ""; in printSizeValue() local
181 String suffix = ""; in sizeValueToString() local
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dutility.cpp81 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 DMediaStoreSaver.java50 String suffix = ".png"; in save() local
/aosp12/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
H A DMediaStoreSaver.java50 String suffix = ".png"; in save() local
/aosp12/art/dex2oat/
H A Ddex2oat_vdex_test.cc144 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 DDataUsageDetailView.java129 String suffix; in formatBytes() local
/aosp12/frameworks/av/services/mediametrics/
H A DStringUtils.h200 const char* suffix = key.c_str() + split + 1; in splitPrefixKey() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DDataUsageDetailView.java129 String suffix; in formatBytes() local
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DNameSplitter.java89 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 DBootControl.cpp100 const char* suffix = impl_.GetSuffix(slot); in getSuffix() local
/aosp12/system/core/fs_mgr/liblp/
H A Dutility.cpp116 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 Dutility.cpp116 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 DBootControl.cpp100 const char* suffix = impl_.GetSuffix(slot); in getSuffix() local
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DFileUtils.java112 static File getFileWithSuffix(Context context, String timestamp, String suffix) { in getFileWithSuffix()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Ddict_file_writing_utils.cpp83 const char *const suffix, const BufferWithExtendableBuffer *const buffer) { in flushBufferToFileWithSuffix()
/aosp12/packages/services/Car/tools/
H A Dupdate-obd2-sensors.py71 def suffix(self, theSensors): member in SensorPolicy
178 def suffix(self, theSensors): member in IntDefSensorPolicy
/aosp12/system/core/fastboot/device/
H A Dfastboot_device.cpp106 std::string suffix; in GetCurrentSlot() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPhonebookEntry.java33 public String suffix; field in PhonebookEntry.Name
/aosp12/frameworks/ex/common/tools/
H A Dmake-iana-tld-pattern.py137 def makePattern(prefix, suffix, buckets, isWebUrl=False): argument
/aosp12/hardware/google/pixel/bootctrl/
H A DLegacyBootControl.cpp92 const char *suffix = mModule->getSuffix(mModule, slot); in getSuffix() local

123456789