Home
last modified time | relevance | path

Searched refs:pathname (Results 1 – 5 of 5) sorted by relevance

/build/make/
Denvsetup.sh955 local pathname
958 while [[ -z "$pathname" ]]; do
973 pathname=${lines[@]:$(($choice-1)):1}
976 pathname=${lines[@]:0:1}
978 \cd $T/$pathname
/build/
Denvsetup.sh955 local pathname
958 while [[ -z "$pathname" ]]; do
973 pathname=${lines[@]:$(($choice-1)):1}
976 pathname=${lines[@]:0:1}
978 \cd $T/$pathname
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.js316 var basePath = getBaseUri(location.pathname);
373 var basePath = getBaseUri(location.pathname);
428 var path = getBaseUri(location.pathname);
575 l = getBaseUri(location.pathname);
Dandroid-developer-reference.js227 var full = document.location.pathname;
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.js3 var pagePath = document.location.pathname;