Home
last modified time | relevance | path

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

/aosp_15_r20/development/scripts/
H A Dget_rust_pkg.py138 def fetch_pkg(args, pkg, dl_path): argument
/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dcookie.c399 const char *domain, *path, *dl_domain, *dl_path, *po; in lws_cookie_attach_cookies() local