Searched refs:getPreinstalledModulePath (Results 1 – 6 of 6) sorted by relevance
451 inline std::optional<std::string> getPreinstalledModulePath( in getPreinstalledModulePath() function454 return obj.getPreinstalledModulePath(); in getPreinstalledModulePath()473 ResultOf(&getPreinstalledModulePath,474 Eq(getPreinstalledModulePath(other))),493 *os << " preinstalledModulePath : " << apex.getPreinstalledModulePath() in PrintTo()
90 const std::string& path = apexInfo.getPreinstalledModulePath(); in DeviceVintfDirs()
11 method public String getPreinstalledModulePath();
226 path = info.getPreinstalledModulePath(); in ScanActiveApexes()
321 subcontext->PathMatchesSubcontext(info.getPreinstalledModulePath())) { in CreateApexConfigParser()