Home
last modified time | relevance | path

Searched defs:lib_dir (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/scripts/
H A Dbuild-mainline-modules.sh61 lib_dir() { function
/aosp12/system/update_engine/scripts/
H A Dpaycheck.py35 lib_dir = os.path.join(os.path.dirname(__file__), 'lib') variable
/aosp12/system/linkerconfig/modules/
H A Dapex.cc92 constexpr char lib_dir[] = "${LIB}"; in VerifyPath() local
/aosp12/system/apex/apexd/
H A Dapexd.cpp1168 auto lib_dir = PathExists(apex_lib_path); in ActivateSharedLibsPackage() local