/aosp12/frameworks/base/libs/hostgraphics/ui/ |
H A D | Fence.h | 34 static sp<Fence> merge(const char* name, const sp<Fence>& f1, const sp<Fence>& f2) { in merge() function 38 static sp<Fence> merge(const String8& name, const sp<Fence>& f1, const sp<Fence>& f2) { in merge() function
|
/aosp12/frameworks/native/libs/gui/ |
H A D | LayerState.cpp | 368 void DisplayState::merge(const DisplayState& other) { in merge() function in android::DisplayState 394 void layer_state_t::merge(const layer_state_t& other) { in merge() function in android::layer_state_t 614 bool InputWindowCommands::merge(const InputWindowCommands& other) { in merge() function in android::InputWindowCommands
|
H A D | FrameTimelineInfo.cpp | 45 void FrameTimelineInfo::merge(const FrameTimelineInfo& other) { in merge() function in android::FrameTimelineInfo
|
H A D | LayerMetadata.cpp | 37 bool LayerMetadata::merge(const LayerMetadata& other, bool eraseEmpty) { in merge() function in android::LayerMetadata
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Fence.cpp | 90 sp<Fence> Fence::merge(const char* name, const sp<Fence>& f1, in merge() function in android::Fence 116 sp<Fence> Fence::merge(const String8& name, const sp<Fence>& f1, in merge() function in android::Fence
|
/aosp12/frameworks/base/core/java/android/net/metrics/ |
H A D | NetworkMetrics.java | 133 void merge(Summary that) { in merge() method in NetworkMetrics.Summary 166 void merge(Metrics that) { in merge() method in NetworkMetrics.Metrics
|
/aosp12/frameworks/compile/mclinker/lib/Target/ |
H A D | ELFAttribute.cpp | 38 bool ELFAttribute::merge(const Input& pInput, LDSection& pInputAttrSectHdr) { in merge() function in mcld::ELFAttribute 186 bool ELFAttribute::Subsection::merge(const Input& pInput, in merge() function in mcld::ELFAttribute::Subsection
|
/aosp12/art/libartbase/base/ |
H A D | intrusive_forward_list.h | 320 void merge(IntrusiveForwardList& other) { in merge() function 323 void merge(IntrusiveForwardList&& other) { in merge() function 327 void merge(IntrusiveForwardList& other, Compare cmp) { in merge() function 347 void merge(IntrusiveForwardList&& other, Compare cmp) { in merge() function
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | LayerMetadataTest.cpp | 78 TEST_F(LayerMetadataTest, merge) { in TEST_F() argument
|
/aosp12/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
H A D | LockTargetStateAnalysis.java | 87 public BasicValue merge(BasicValue v1, BasicValue v2) { in merge() method in LockTargetStateAnalysis
|
/aosp12/system/core/libutils/include/utils/ |
H A D | SortedVector.h | 235 ssize_t SortedVector<TYPE>::merge(const Vector<TYPE>& vector) { in merge() function 240 ssize_t SortedVector<TYPE>::merge(const SortedVector<TYPE>& vector) { in merge() function
|
/aosp12/frameworks/base/tools/aapt2/tools/ |
H A D | extract_unicode_properties.py | 24 def merge(self, other): member in CharacterProperty
|
/aosp12/frameworks/base/core/java/android/app/usage/ |
H A D | EventList.java | 129 public void merge(EventList events) { in merge() method in EventList
|
/aosp12/system/tools/hidl/ |
H A D | DocComment.cpp | 66 void DocComment::merge(const DocComment* comment) { in merge() function in android::DocComment
|
/aosp12/frameworks/compile/mclinker/lib/Core/ |
H A D | InputTree.cpp | 19 InputTree& InputTree::merge(TreeIteratorBase pRoot, in merge() function in mcld::InputTree
|
/aosp12/frameworks/base/core/java/android/app/time/ |
H A D | TimeConfiguration.java | 130 Builder merge(@NonNull Bundle bundle) { in merge() method in TimeConfiguration.Builder
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | DebugString.cpp | 40 void DebugString::merge(LDSection& pSection) { in merge() function in mcld::DebugString
|
/aosp12/frameworks/base/libs/hwui/tests/unit/ |
H A D | GraphicsStatsServiceTests.cpp | 106 TEST(GraphicsStats, merge) { in TEST() argument
|
/aosp12/frameworks/base/services/backup/backuplib/java/com/android/server/backup/transport/ |
H A D | TransportStats.java | 84 public static Stats merge(Stats a, Stats b) { in merge() method in TransportStats.Stats
|
/aosp12/system/libvintf/ |
H A D | KernelInfo.cpp | 250 bool KernelInfo::merge(KernelInfo* other, std::string* error) { in merge() function in android::vintf::KernelInfo
|
/aosp12/frameworks/minikin/include/minikin/ |
H A D | Range.h | 82 static Range merge(const Range& left, const Range& right) { in merge() function
|
/aosp12/system/extras/simpleperf/scripts/ |
H A D | report_html.py | 235 def merge(self, thread: ThreadScope): member in ThreadScope 269 def merge(self, lib: LibScope): member in LibScope 334 def merge(self, function: FunctionScope): member in FunctionScope 399 def merge(self, node: CallNode): member in CallNode
|
/aosp12/frameworks/base/libs/incident/src/ |
H A D | IncidentReportArgs.cpp | 229 IncidentReportArgs::merge(const IncidentReportArgs& that) in merge() function in android::os::IncidentReportArgs
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | MipsAbiFlags.cpp | 264 bool MipsAbiFlags::merge(const Input& pInput, MipsAbiFlags& oldFlags, in merge() function in mcld::MipsAbiFlags
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/ |
H A D | TelecomAdapter.java | 89 public void merge(String callId) { in merge() method in TelecomAdapter
|