/aosp12/packages/modules/adb/ |
H A D | types_test.cpp | 43 CHECK_EQ(0ULL, bc.coalesce().size()); in TEST() 52 auto coalesced = bc.coalesce(); in TEST() 63 ASSERT_EQ(create_block("foo"), foo.coalesce()); in TEST() 64 ASSERT_EQ(create_block("bar"), bc.coalesce()); in TEST() 76 ASSERT_EQ(create_block("foo"), foo.coalesce()); in TEST() 80 ASSERT_EQ(create_block("bar"), bar.coalesce()); in TEST() 84 ASSERT_EQ(create_block("baz"), baz.coalesce()); in TEST() 100 ASSERT_EQ(create_block("foob"), foob.coalesce()); in TEST() 105 ASSERT_EQ(create_block("a"), a.coalesce()); in TEST() 110 ASSERT_EQ(create_block("rba"), rba.coalesce()); in TEST() [all …]
|
H A D | types.h | 223 CollectionType coalesce() const& { in coalesce() function 240 block_type coalesce() &&; 249 auto data = coalesce(); in coalesced()
|
H A D | transport_fd.cpp | 109 auto header_buf = read_buffer_.take_front(sizeof(amessage)).coalesce(); in Run() 119 auto payload = std::move(data_chain).coalesce(); in Run()
|
H A D | types.cpp | 148 IOVector::block_type IOVector::coalesce() && { in coalesce() function in IOVector 190 return const_cast<const IOVector*>(this)->coalesce<>(); in coalesce()
|
H A D | compression_utils.h | 367 *output = output_buffer_.take_front(len).coalesce(); in Encode()
|
/aosp12/system/logging/logd/ |
H A D | ChattyLogBuffer.cpp | 178 bool coalesce) { in Erase() argument 208 if (coalesce) { in Erase() 241 bool coalesce(LogBufferElement* element, uint16_t dropped) { in coalesce() function in LogBufferElementLast 461 if (dropped && last.coalesce(&element, dropped)) { in Prune() 538 if (last.coalesce(&element, 1)) { in Prune()
|
H A D | ChattyLogBuffer.h | 61 bool coalesce = false) REQUIRES(logd_lock);
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Routing.cpp | 163 rt_rule_entry.rule.coalesce = ruleTable->rules[cnt].rule.coalesce; in AddRoutingRule_hw_index()
|
H A D | IPACM_Wan.cpp | 365 rt_rule_entry->rule.coalesce = false; in handle_addr_evt() 408 rt_rule_entry->rule.coalesce = true; in handle_addr_evt() 410 rt_rule_entry->rule.coalesce = false; in handle_addr_evt() 432 rt_rule_entry->rule.coalesce = true; in handle_addr_evt() 434 rt_rule_entry->rule.coalesce = false; in handle_addr_evt() 669 rt_rule_entry->rule.coalesce = false; in handle_addr_evt() 692 rt_rule_entry->rule.coalesce = true; in handle_addr_evt() 694 rt_rule_entry->rule.coalesce = false; in handle_addr_evt() 716 rt_rule_entry->rule.coalesce = true; in handle_addr_evt() 718 rt_rule_entry->rule.coalesce = false; in handle_addr_evt() [all …]
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
H A D | README.md | 35 * SearchCursorManager is used to coalesce all three data sources to help with
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiConnectivityManager.java | 1153 private static <T> T coalesce(T a, T b) { in coalesce() method in WifiConnectivityManager 1160 WifiConfiguration connectedOrConnectingWifiConfiguration = coalesce( in isClientModeManagerConnectedOrConnectingToCandidate() 1179 String connectedOrConnectingBssid = coalesce( in isClientModeManagerConnectedOrConnectingToCandidate() 1351 WifiConfiguration currentNetwork = coalesce( in connectToNetworkUsingCmm() 1354 String currentBssid = coalesce( in connectToNetworkUsingCmm()
|
H A D | ActiveModeWarden.java | 1886 WifiConfiguration connectedOrConnectingWifiConfiguration = coalesce( in isClientModeManagerConnectedOrConnectingToBssid() 1889 String connectedOrConnectingBssid = coalesce( in isClientModeManagerConnectedOrConnectingToBssid() 2104 private static <T> T coalesce(T a, T b) { in coalesce() method in ActiveModeWarden
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/database/ |
H A D | Coalescer.java | 67 public ListenableFuture<ImmutableList<CoalescedRow>> coalesce( in coalesce() method in Coalescer
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/ui/ |
H A D | NewCallLogFragment.java | 310 CallLogDatabaseComponent.get(getContext()).coalescer().coalesce(newCursor); in onLoadFinished()
|
/aosp12/packages/modules/adb/daemon/ |
H A D | usb.cpp | 584 packet->payload = std::move(incoming_payload_).coalesce(); in ProcessRead()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |