Home
last modified time | relevance | path

Searched refs:prepend_path (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dtarget.cc186 std::string prepend_path = in RecursiveCheckAssertNoDeps() local
188 failure_path_str->insert(0, prepend_path); in RecursiveCheckAssertNoDeps()
/third_party/node/deps/corepack/dist/lib/
Dcorepack.cjs36891 $prepend_path="${prependPath}"
36900 ` : ""}${shPrependPath ? ` $prepend_path="${shPrependPath}"
36914 $env:PATH="$prepend_path$pathsep$env:PATH"