Searched defs:paths (Results 1 – 4 of 4) sorted by relevance
104 String[] paths = getAllPendingOdexPaths(); in denyDueToInconsistentFileName() local122 String[] paths = getAllPendingOdexPaths(); in denyDueToMissingFile() local
73 public static @NonNull List<String> filterPathsForApk( in filterPathsForApk()
228 var paths = new SecureDexMetadataWithCompanionPaths(); in buildSecureDexMetadataWithCompanionPaths() local313 public static String toString(@NonNull SecureDexMetadataWithCompanionPaths paths) { in toString()
373 std::vector<const char*> paths{artifacts.OatPath().c_str(), artifacts.VdexPath().c_str()}; in ArtifactsExist() local