Home
last modified time | relevance | path

Searched refs:callCreateIdmapFile (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_content_om_OverlayManagerImpl.cpp124 bool callCreateIdmapFile(std::string& out_error, const std::string& targetPath, in callCreateIdmapFile() function in android::self_targeting::DynamicLibraryLoader
338 if (!dlLoader.callCreateIdmapFile(err_result, targetPath.c_str(), overlayPath.c_str(), in CreateIdmapFile()