Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dpaycheck.py35 lib_dir = os.path.join(os.path.dirname(__file__), 'lib') variable
/system/tools/aidl/scripts/redundancy_check/srcs/
Dmain.rs71 lib_dir: LibDir, field
/system/linkerconfig/modules/
Dapex.cc92 constexpr char lib_dir[] = "${LIB}"; in VerifyPath() local
/system/apex/apexd/
Dapexd.cpp1243 auto lib_dir = PathExists(apex_lib_path); in ContributeToSharedLibs() local