Searched defs:dex_path (Results 1 – 8 of 8) sorted by relevance
155 Result<void> ValidateDexPath(const std::string& dex_path) { in ValidateDexPath()217 std::filesystem::path dex_path(secondary_ref_profile_path.dexPath); in BuildSecondaryRefProfilePath() local224 std::filesystem::path dex_path(secondary_cur_profile_path.dexPath); in BuildSecondaryCurProfilePath() local
696 for (const std::string& dex_path : in_dexFiles) { in mergeProfiles() local
143 jstring dex_path, in CreateClassLoaderNamespaceLocked()187 bool is_shared, jstring dex_path, jstring library_path, in CreateClassLoaderNamespace()
110 ApkOrigin GetApkOriginFromDexPath(const std::string& dex_path) { in GetApkOriginFromDexPath()188 std::string dex_path; in Create() local
48 bool is_shared, jstring dex_path, jstring library_path, in CreateClassLoaderNamespace()
190 std::string dex_path = "/data/app/foo/classes.dex"; member in android::nativeloader::NativeLoaderTest_Create
356 art::Handle<art::mirror::String> dex_path = in AddToDexClassLoader() local
944 for (const std::string& dex_path : info->classpath) { in FlattenDexPaths() local