Home
last modified time | relevance | path

Searched refs:transfer (Results 1 – 25 of 73) sorted by relevance

123

/system/core/liblog/
Dpmsg_writer.c263 size_t transfer; in __android_log_pmsg_file_write() local
271 transfer = length; in __android_log_pmsg_file_write()
272 if (transfer > packet_len) { in __android_log_pmsg_file_write()
273 transfer = strnrchr(buf, packet_len - 1, '\n') - buf; in __android_log_pmsg_file_write()
274 if ((transfer < length) && (buf[transfer] == '\n')) { in __android_log_pmsg_file_write()
275 ++transfer; in __android_log_pmsg_file_write()
280 vec[2].iov_len = transfer; in __android_log_pmsg_file_write()
288 length -= transfer; in __android_log_pmsg_file_write()
289 buf += transfer; in __android_log_pmsg_file_write()
/system/sepolicy/
Dte_macros178 # Call the servicemanager and transfer references to it.
179 allow $1 servicemanager:binder { call transfer };
192 # Call the server domain and optionally transfer references to it.
193 allow $1 $2:binder { call transfer };
194 # Allow the serverdomain to transfer references to the client on the reply.
195 allow $2 $1:binder transfer;
Dservicemanager.te14 allow servicemanager { domain -init }:binder transfer;
Daccess_vectors545 transfer
/system/core/adb/
DSYNC.TXT56 the transfer fails. Some file types will not be deleted, which allows
/system/core/fastboot/
Dfastboot_protocol.txt50 the total data size to transfer.
297 provide transfer rates of ~2MB/s. Over WiFi it will likely be significantly
/system/extras/crypto-perf/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/init/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/tpm/attestation/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/libfec/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/verity/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/webservd/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/tpm/trunks/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/taskstats/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/keymaster/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/libutils/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/libpagemap/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/kexec_tools/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/firewalld/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/sane_schedstat/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/boot_control_copy/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/memtrack/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/sound/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/ext4_utils/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/squashfs_utils/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,

123