Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dbluetooth_packets_python3_setup.py31 ANDROID_BUILD_TOP = os.getenv("ANDROID_BUILD_TOP") variable
/system/tools/hidl/
DCoordinator.cpp1048 const char* ANDROID_BUILD_TOP = getenv("ANDROID_BUILD_TOP"); in parseOptions() local