Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dpaycheck.py35 lib_dir = os.path.join(os.path.dirname(__file__), 'lib') variable
/system/linkerconfig/modules/
Dapex.cc92 constexpr char lib_dir[] = "${LIB}"; in VerifyPath() local
/system/apex/apexd/
Dapexd.cpp1134 auto lib_dir = PathExists(apex_lib_path); in ActivateSharedLibsPackage() local