Home
last modified time | relevance | path

Searched defs:path_length (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dfile_sync_protocol.h42 uint32_t path_length; // <= 1024 member
/system/core/adb/daemon/
Dfile_sync_service.cpp801 size_t path_length = request.path_length; in handle_sync_command() local