Home
last modified time | relevance | path

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

/packages/modules/adb/
Dfile_sync_protocol.h42 uint32_t path_length; // <= 1024 member
/packages/modules/adb/daemon/
Dfile_sync_service.cpp810 size_t path_length = request.path_length; in handle_sync_command() local