Home
last modified time | relevance | path

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

/aosp12/system/libvintf/
H A Dcheck_vintf.cpp171 int checkCompatibilityForFiles(const std::string& manifestPath, const std::string& matrixPath) { in checkCompatibilityForFiles()
/aosp12/build/soong/java/
H A Daar.go98 manifestPath android.Path member
/aosp12/frameworks/base/tools/aapt/
H A DResource.cpp1750 String8 manifestPath(manifestFile->getPrintableSource()); in buildResources() local