Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c182 char appPath[MAX_PATH_LEN]; in main() local
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts1945 const appPath = "/a/b/app.js" as Path; constant