OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MY_DIR
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/include/
update_includes.sh
20
MY_DIR
=$(dirname "$0")
44
mkdir -p "${
MY_DIR
}/${dir}"
45
local outdir=$(realpath "${
MY_DIR
}/${dir}")
56
local guard=$(realpath "${
MY_DIR
}/../.." | tr '[:lower:]/ ' '[:upper:]__')
70
UE_DIR=$(realpath "${
MY_DIR
}/..")
/external/autotest/utils/
release
42
MY_DIR
=`dirname $0`
Completed in 470 milliseconds