Searched refs:preinstalledModulePath (Results 1 – 5 of 5) sorted by relevance
80 Field("preinstalledModulePath", &ApexInfo::preinstalledModulePath,81 Eq(other.preinstalledModulePath)),124 *os << " preinstalledModulePath : " << apex.preinstalledModulePath << "\n"; in PrintTo()
1073 std::optional<std::string> preinstalledModulePath; in emitApexInfoList() local1075 preinstalledModulePath = *preinstalledPath; in emitApexInfoList()1078 apex.GetManifest().name(), apex.GetPath(), preinstalledModulePath, in emitApexInfoList()
1483 on_data.preinstalledModulePath = in TEST_F()1492 preinstalled.preinstalledModulePath = in TEST_F()2606 expected.preinstalledModulePath = in SetUp()
280 out.preinstalledModulePath = *preinstalledPath; in getApexInfo()
22 @utf8InCpp String preinstalledModulePath;