/system/core/toolbox/ |
D | iftop.c | 196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr) in print_interfaces() argument 201 if (old->rx_packets || old->tx_packets) { in print_interfaces() 204 new->rx_bytes - old->rx_bytes, in print_interfaces() 205 new->rx_packets - old->rx_packets, in print_interfaces() 206 new->rx_errors - old->rx_errors, in print_interfaces() 207 new->rx_dropped - old->rx_dropped, in print_interfaces() 208 new->tx_bytes - old->tx_bytes, in print_interfaces() 209 new->tx_packets - old->tx_packets, in print_interfaces() 210 new->tx_errors - old->tx_errors, in print_interfaces() 211 new->tx_dropped - old->tx_dropped); in print_interfaces() [all …]
|
/system/extras/simpleperf/ |
D | thread_tree.cpp | 145 MapEntry* old = *it; in FixOverlappedMap() local 146 if (old->start_addr < map->start_addr) { in FixOverlappedMap() 147 MapEntry* before = AllocateMap(MapEntry(old->start_addr, map->start_addr - old->start_addr, in FixOverlappedMap() 148 old->pgoff, old->time, old->dso)); in FixOverlappedMap() 151 if (old->get_end_addr() > map->get_end_addr()) { in FixOverlappedMap() 153 MapEntry(map->get_end_addr(), old->get_end_addr() - map->get_end_addr(), in FixOverlappedMap() 154 map->get_end_addr() - old->start_addr + old->pgoff, old->time, old->dso)); in FixOverlappedMap()
|
/system/connectivity/shill/test-scripts/ |
D | backchannel | 48 old="$1" ; shift 51 ip link set "$old" down 52 nameif "$new" $(macaddr "$old")
|
/system/connectivity/shill/ |
D | provider_db_unittest.bfd | 40 name:,Data Connect (old) 49 name:,Internet (old) 51 name:,Internet with VPN (old)
|
/system/connectivity/shill/dbus/ |
D | chromeos_modem_proxy.cc | 87 uint32_t old, uint32_t _new, uint32_t reason) { in StateChanged() argument 88 SLOG(&proxy_->GetObjectPath(), 2) << __func__ << "(" << old in StateChanged() 93 state_changed_callback_.Run(old, _new, reason); in StateChanged()
|
D | chromeos_modem_proxy.h | 61 void StateChanged(uint32_t old, uint32_t _new, uint32_t reason);
|
D | chromeos_mm1_modem_proxy.h | 89 void StateChanged(int32_t old, int32_t _new, uint32_t reason);
|
D | chromeos_mm1_modem_proxy.cc | 220 int32_t old, int32_t _new, uint32_t reason) { in StateChanged() argument 225 state_changed_callback_.Run(old, _new, reason); in StateChanged()
|
/system/sepolicy/ |
D | lmkd.te | 31 # Clean up old cgroups
|
D | drmserver.te | 35 # Delete old socket file if present.
|
D | untrusted_app.te | 54 # Rules migrated from old app domains coalesced into untrusted_app.
|
D | system_server.te | 470 # Clean up old cgroups
|
/system/extras/tests/net_test/ |
D | run_net_test.sh | 106 Perhaps this kernel is too old to support it.
|
/system/core/libutils/ |
D | RefBase.cpp | 398 int32_t old = refs->mStrong.fetch_sub(INITIAL_STRONG_VALUE, in incStrong() local 401 ALOG_ASSERT(old > INITIAL_STRONG_VALUE, "0x%x too small", old); in incStrong()
|
D | Looper.cpp | 105 sp<Looper> old = getForThread(); // also has side-effect of initializing TLS in setForThread() local 113 if (old != NULL) { in setForThread() 114 old->decStrong((void*)threadDestructor); in setForThread()
|
/system/core/lmkd/ |
D | lmkd.c | 165 static void adjslot_remove(struct adjslot_list *old) in adjslot_remove() argument 167 struct adjslot_list *prev = old->prev; in adjslot_remove() 168 struct adjslot_list *next = old->next; in adjslot_remove()
|
/system/update_engine/ |
D | update_metadata.proto | 65 // - SOURCE_COPY: Copy the data in src_extents in the old partition to 71 // - SOURCE_BSDIFF: Read the data in src_extents in the old partition, perform 276 // |{old,new}_{kernel,rootfs}_info| fields used in major version = 1. This
|
/system/connectivity/shill/doc/ |
D | device-api.txt | 628 so this value returned might be slightly old. 672 so this value returned might be slightly old.
|
D | manager-api.txt | 218 old profile.
|
/system/connectivity/shill/mobile_operator_db/ |
D | serviceproviders.prototxt | 1722 name : "Vivatel (old)" 4384 name : "Airtel (old)" 7716 name : "Internet Facile (old)" 9354 name : "Postpaid (old)" 9361 name : "Prepaid (old)" 10959 name : "Internet (old)" 12133 name : "Web (old)" 14514 name : "Data Connect (old)" 15058 name : "Internet (old)" 15065 name : "Internet with VPN (old)"
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 442 0x03 0x00 0x00 0x00 getvar:version [arrives late with old seq#, is ignored]
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 3548 TPM_RC_CONTEXT_GAP if creating the session would prevent recycling of old saved contexts (See 6461 Therefore, the old authValue (of the TPM-resident object) is used when generating the response HMAC 7422 // to transit between old 7434 // Get old parent pointer 7436 // old parent key must be a storage object 20915 // add old digest 21291 // add old digest 21909 // add old digest 22465 // add old digest 22707 // add old digest [all …]
|
D | raw_commands_fixed.txt | 3548 TPM_RC_CONTEXT_GAP if creating the session would prevent recycling of old saved contexts (See 6465 Therefore, the old authValue (of the TPM-resident object) is used when generating the response HMAC 7432 // to transit between old 7444 // Get old parent pointer 7446 // old parent key must be a storage object 20926 // add old digest 21302 // add old digest 21920 // add old digest 22476 // add old digest 22718 // add old digest [all …]
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 186 # tag to YES if you prefer the old behavior instead. 1194 # files are now used as the Windows 98 help format, and will replace the old
|
D | Doxyfile | 186 # tag to YES if you prefer the old behavior instead. 1194 # files are now used as the Windows 98 help format, and will replace the old
|