Home
last modified time | relevance | path

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

/third_party/grpc/tools/distrib/python/
Dsubmit.py62 pkgdir = os.path.join(os.path.dirname(os.path.abspath(__file__)), '../../../') variable
/third_party/node/deps/npm/lib/install/action/
Dremove.js78 function removeEmptyParents (pkgdir) { argument
Dmove.js31 function removeEmptyParents (pkgdir, next) { argument