/frameworks/av/media/libnblog/ |
D | Entry.cpp | 190 int FormatEntry::author() const in author() function in android::NBLog::FormatEntry 201 std::unique_ptr<audio_utils_fifo_writer> &dst, int author) const in copyWithAuthor() 208 size_t authorEntrySize = Entry::kOverhead + sizeof(author); in copyWithAuthor() 213 sizeof(author); in copyWithAuthor() 214 *(int*) (&authorEntry[offsetof(entry, data)]) = author; in copyWithAuthor() 235 int HistogramEntry::author() const in author() function in android::NBLog::HistogramEntry 239 ? it.payload<HistTsEntryWithAuthor>().author : -1; in author() 243 std::unique_ptr<audio_utils_fifo_writer> &dst, int author) const in copyWithAuthor() 251 *(int*) (buffer + sizeof(entry) + sizeof(HistTsEntry)) = author; in copyWithAuthor()
|
D | Merger.cpp | 133 void MergeReader::processSnapshot(Snapshot &snapshot, int author) in processSnapshot() argument 135 ReportPerformance::PerformanceData& data = mThreadPerformanceData[author]; in processSnapshot() 143 mThreadPerformanceAnalysis[author][0 /*hash*/].logTsEntry(payload.ts); in processSnapshot() 146 mThreadPerformanceAnalysis[author][0 /*hash*/].handleStateChange(); in processSnapshot() 260 int author = entry.author(); in handleAuthor() local 261 if (author == -1) { in handleAuthor() 265 const char* name = mReaders[author]->name().c_str(); in handleAuthor()
|
D | PerformanceAnalysis.cpp | 343 void PerformanceAnalysis::reportPerformance(String8 *body, int author, log_hash_t hash, in reportPerformance() argument 368 "Thread, hash, starting timestamp: ", author, in reportPerformance()
|
D | ReportPerformance.cpp | 223 const char * directory, bool append, int author, log_hash_t hash) { in writeToFile() argument 246 common << author << "_" << hash << "_" << currTime << ".csv"; in writeToFile()
|
/frameworks/av/media/libnblog/include/media/nblog/ |
D | Entry.h | 156 virtual int author() const = 0; 160 int author) const = 0; 207 int author() const override; 211 int author) const override; 223 int author() const override; 226 int author) const override;
|
D | ReportPerformance.h | 77 const char * kDirectory, bool append, int author, log_hash_t hash);
|
D | Events.h | 89 int author; member
|
D | Merger.h | 80 void processSnapshot(Snapshot &snap, int author);
|
D | PerformanceAnalysis.h | 229 void reportPerformance(String8 *body, int author, log_hash_t hash,
|
/frameworks/base/core/java/android/view/textclassifier/ |
D | ConversationActions.java | 145 @Nullable Person author, in Message() 149 mAuthor = author; in Message() 245 public Builder(@NonNull Person author) { in Builder() argument 246 mAuthor = Preconditions.checkNotNull(author); in Builder()
|
/frameworks/base/packages/SystemUI/tools/lint/ |
D | README | 18 CL author (e.g. translation issues)
|
/frameworks/base/sax/tests/saxtests/src/android/sax/ |
D | SafeSaxTest.java | 233 Element author = entry.getChild(ATOM_NAMESPACE, "author"); in newContentHandler() local 234 author.getChild(ATOM_NAMESPACE, "name") in newContentHandler()
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 56 author's reputation will not be affected by problems that might be 398 system; it is up to the author/donor to decide if he or she is willing 428 write to the author to ask for permission. For software which is 474 Copyright (C) <year> <name of author>
|
/frameworks/compile/libbcc/ |
D | NOTICE | 294 * 4. The name of the company nor the name of the author may be used to
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 125 .author = "The Android Open Source Project",
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 10028 String author = null; in getBundleForUnreadConversation() local 10030 author = mParticipants[0]; in getBundleForUnreadConversation() 10036 m.putString(KEY_AUTHOR, author); in getBundleForUnreadConversation()
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 314 field public static final int author = 16843444; // 0x10102b4 27782 field public static final String COLUMN_AUTHOR = "author"; 27975 field public static final String COLUMN_AUTHOR = "author";
|
/frameworks/base/api/ |
D | current.txt | 314 field public static final int author = 16843444; // 0x10102b4 27912 field public static final String COLUMN_AUTHOR = "author"; 28105 field public static final String COLUMN_AUTHOR = "author";
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 318 field public static final int author = 16843444; // 0x10102b4
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 89927 Lcom/android/internal/R$attr;->author:I
|