Home
last modified time | relevance | path

Searched refs:consume (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dsockets.cpp603 auto consume = [&full_service, &serial, &command](size_t count) { in parse_host_service() local
630 consume(prefix.size()); in parse_host_service()
636 consume(offset + 1); in parse_host_service()
643 consume(4); in parse_host_service()
654 consume(next_colon + 1); in parse_host_service()
663 consume(ipv6_end + 1); in parse_host_service()
671 consume(1); in parse_host_service()
682 consume(offset + 1); in parse_host_service()
708 consume(next_colon + 1); in parse_host_service()
/system/extras/partition_tools/
DREADME.md12 * `-m,--metadata-size` - The maximum size that partition metadata may consume. A partition entry us…