/aosp12/frameworks/av/media/libnblog/ |
H A 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()
|
H A 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()
|
/aosp12/frameworks/av/media/libnblog/include/media/nblog/ |
H A 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;
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/example/tutorial/ |
H A D | tutorial.cpp | 122 Value author; in main() local 127 author.SetString(buffer, static_cast<size_t>(len), document.GetAllocator()); in main() 137 document.AddMember("author", author, document.GetAllocator()); in main() 139 …assert(author.IsNull()); // Move semantic for assignment. After this variable is assigned a… in main()
|
/aosp12/frameworks/base/core/java/android/view/textclassifier/ |
H A D | ConversationActions.java | 141 @Nullable Person author, in Message() 145 mAuthor = author; in Message() 241 public Builder(@NonNull Person author) { in Builder() argument 242 mAuthor = Objects.requireNonNull(author); in Builder()
|
/aosp12/system/nvram/hal/ |
H A D | testing_module.c | 35 .author = "The Android Open Source Project",
|
/aosp12/hardware/libhardware/modules/vr/ |
H A D | vr.c | 41 .author = "The Android Open Source Project",
|
/aosp12/system/update_engine/init/ |
H A D | update-engine.conf | 18 author "chromium-os-dev@chromium.org"
|
/aosp12/hardware/qcom/display/msm8960/libmemtrack/ |
H A D | memtrack_msm.c | 52 author: "The Android Open Source Project",
|
/aosp12/hardware/libhardware/modules/power/ |
H A D | power.c | 60 .author = "The Android Open Source Project",
|
/aosp12/hardware/qcom/display/msm8909w_3100/libmemtrack/ |
H A D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/aosp12/hardware/qcom/display/msm8998/libmemtrack/ |
H A D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/aosp12/hardware/qcom/display/msm8084/libmemtrack/ |
H A D | memtrack_msm.c | 56 author: "The Android Open Source Project",
|
/aosp12/hardware/qcom/display/msm8226/libmemtrack/ |
H A D | memtrack_msm.c | 56 author: "The Android Open Source Project",
|
/aosp12/hardware/qcom/display/msm8909/libmemtrack/ |
H A D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/aosp12/hardware/qcom/sdm845/display/libmemtrack/ |
H A D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/aosp12/hardware/qcom/sm7250/display/libmemtrack/ |
H A D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/aosp12/hardware/qcom/sm8150/display/libmemtrack/ |
H A D | memtrack_msm.c | 56 .author = "The Android Open Source Project",
|
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | gps.c | 67 .author = "Qualcomm USA, Inc.",
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
H A D | gps.c | 67 .author = "Qualcomm USA, Inc.",
|
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/ |
H A D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | gps.c | 71 .author = "Qualcomm USA, Inc.",
|