Home
last modified time | relevance | path

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

/system/core/adb/
Dfile_sync_protocol.h36 uint32_t path_length; // <= 1024 member
/system/core/adb/daemon/
Dfile_sync_service.cpp521 size_t path_length = request.path_length; in handle_sync_command() local
/system/core/adb/client/
Dfile_sync_client.cpp285 size_t path_length = strlen(path_and_mode); in SendRequest() local
381 size_t path_length = strlen(path_and_mode); in SendSmallFile() local