Home
last modified time | relevance | path

Searched refs:author (Results 1 – 20 of 20) sorted by relevance

/frameworks/av/media/libnblog/
DEntry.cpp190 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()
DMerger.cpp133 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()
DPerformanceAnalysis.cpp343 void PerformanceAnalysis::reportPerformance(String8 *body, int author, log_hash_t hash, in reportPerformance() argument
368 "Thread, hash, starting timestamp: ", author, in reportPerformance()
DReportPerformance.cpp223 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/
DEntry.h156 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;
DReportPerformance.h77 const char * kDirectory, bool append, int author, log_hash_t hash);
DEvents.h89 int author; member
DMerger.h80 void processSnapshot(Snapshot &snap, int author);
DPerformanceAnalysis.h229 void reportPerformance(String8 *body, int author, log_hash_t hash,
/frameworks/base/core/java/android/view/textclassifier/
DConversationActions.java145 @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/
DREADME18 CL author (e.g. translation issues)
/frameworks/base/sax/tests/saxtests/src/android/sax/
DSafeSaxTest.java233 Element author = entry.getChild(ATOM_NAMESPACE, "author"); in newContentHandler() local
234 author.getChild(ATOM_NAMESPACE, "name") in newContentHandler()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt56 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/
DNOTICE294 * 4. The name of the company nor the name of the author may be used to
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp125 .author = "The Android Open Source Project",
/frameworks/base/core/java/android/app/
DNotification.java10028 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/
Dcurrent.txt314 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/
Dcurrent.txt314 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/
Dandroid-22.txt318 field public static final int author = 16843444; // 0x10102b4
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt89927 Lcom/android/internal/R$attr;->author:I