Searched defs:parent (Results 1 – 4 of 4) sorted by relevance
101 try (PackageInstaller.Session parent = openPackageInstallerSession(parentId)) { in testSessionCleanUp_Multi_Success()131 try (PackageInstaller.Session parent = openPackageInstallerSession(parentId)) { in testSessionCleanUp_Multi_VerificationFailed()157 try (PackageInstaller.Session parent = openPackageInstallerSession(parentId)) { in testSessionCleanUp_Multi_ValidationFailed()191 try (PackageInstaller.Session parent = openPackageInstallerSession(parentId)) { in testSessionCleanUp_Multi_NoPermission()238 try (PackageInstaller.Session parent = openPackageInstallerSession(parentId)) { in testSessionCleanUp_Multi_Expire_Install()273 try (PackageInstaller.Session parent = openPackageInstallerSession(parentId)) { in testSessionCleanUp_LowStorage_Install()
187 File parent = temporaryFolder.newFolder(); in templateContainsPlaceholder_resolvesUriToFile() local
242 CallbackLock(VtsHalHidlTargetCallbackBase& parent, const string& name) in CallbackLock()
244 std::optional<std::string> parent = in GetRawBlockDevice() local