Home
last modified time | relevance | path

Searched refs:THIS_DIR (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/rs/
H A Dupdate-prebuilts.py29 THIS_DIR = os.path.realpath(os.path.dirname(__name__)) variable
30 ANDROID_DIR = os.path.realpath(os.path.join(THIS_DIR, '../..'))
H A Dbuild_rs.py28 THIS_DIR = os.path.realpath(os.path.dirname(__file__)) variable
33 out_dir = os.path.realpath(os.path.join(THIS_DIR, '../..', *args))
/aosp12/system/extras/simpleperf/scripts/
H A Dupdate.py25 THIS_DIR = os.path.realpath(os.path.dirname(__file__)) variable
180 os.chdir(THIS_DIR)