Home
last modified time | relevance | path

Searched refs:Format (Results 1 – 17 of 17) sorted by relevance

/system/core/logd/
DLogTags.cpp130 const std::string& Format, const char* source, in AddEventLogTags() argument
133 if (Format.length()) Key += "+" + Format; in AddEventLogTags()
149 if (Format.length()) { in AddEventLogTags()
153 tag2format[tag] = Format; in AddEventLogTags()
181 Format.c_str(), source); in AddEventLogTags()
257 std::string Format(format, cp - format); in ReadFileEventLogTags() local
259 AddEventLogTags((uint32_t)Tag, uid, Name, Format, in ReadFileEventLogTags()
316 std::string Format; in ReadPersistEventLogTags() local
338 Format = std::string(elem.data.string, elem.len); in ReadPersistEventLogTags()
343 AddEventLogTags(Tag, uid, Name, Format); in ReadPersistEventLogTags()
[all …]
DLogTags.h90 const std::string& Format, const char* source = NULL,
/system/vold/fs/
DF2fs.h32 status_t Format(const std::string& source);
DExfat.h33 status_t Format(const std::string& source);
DVfat.h34 status_t Format(const std::string& source, unsigned long numSectors);
DExt4.h33 status_t Format(const std::string& source, unsigned long numSectors,
DF2fs.cpp74 status_t Format(const std::string& source) { in Format() function
DExfat.cpp76 status_t Format(const std::string& source) { in Format() function
DVfat.cpp159 status_t Format(const std::string& source, unsigned long numSectors) { in Format() function
DExt4.cpp167 status_t Format(const std::string& source, unsigned long numSectors, in Format() function
/system/extras/memory_replay/dumps/
DREADME7 Format of dumps:
24 Format of each action:
/system/vold/model/
DPrivateVolume.cpp196 if (ext4::Format(mDmDevPath, 0, "/data")) { in doFormat()
201 if (f2fs::Format(mDmDevPath)) { in doFormat()
DPublicVolume.cpp258 if (vfat::Format(mDevPath, 0)) { in doFormat()
266 if (exfat::Format(mDevPath)) { in doFormat()
/system/core/liblog/tests/
Dliblog_benchmark.cpp938 std::string Format(format, len); in BM_lookupEventTagNum() local
940 android_lookupEventTagNum(map, Name.c_str(), Format.c_str(), in BM_lookupEventTagNum()
1047 std::string Format(format, len); in BM_lookupEventTagNum_logd_existing() local
1051 Name.c_str(), Format.c_str()); in BM_lookupEventTagNum_logd_existing()
/system/libufdt/utils/
DREADME.md13 ### Image Format
/system/tpm/trunks/generator/
Draw_structures_fixed.txt161 Format ............................................................................................…
816 Table 9 — TPM Command Format Fields Description ...................................................…
819 Table 12 — Format-Zero Response Codes .............................................................…
820 Table 13 — Format-One Response Codes ..............................................................…
919 Table 84 — General Format of a Ticket .............................................................…
1112 Figure 1 — Command Format .........................................................................…
1113 Figure 2 — Format-Zero Response Codes .............................................................…
1114 Figure 3 — Format-One Response Codes ..............................................................…
3223 Format
3241 Figure 1 — Command Format
[all …]
Draw_structures.txt161 Format ............................................................................................…
816 Table 9 — TPM Command Format Fields Description ...................................................…
819 Table 12 — Format-Zero Response Codes .............................................................…
820 Table 13 — Format-One Response Codes ..............................................................…
919 Table 84 — General Format of a Ticket .............................................................…
1112 Figure 1 — Command Format .........................................................................…
1113 Figure 2 — Format-Zero Response Codes .............................................................…
1114 Figure 3 — Format-One Response Codes ..............................................................…
3229 Format
3247 Figure 1 — Command Format
[all …]