Searched defs:dumpIdmap (Results 1 – 4 of 4) sorted by relevance
48 @utf8InCpp String dumpIdmap(@utf8InCpp String overlayApkPath); in dumpIdmap() method
172 String dumpIdmap(@NonNull String overlayPath) { in dumpIdmap() method in IdmapManager
257 String dumpIdmap(@NonNull String overlayPath) { in dumpIdmap() method in IdmapDaemon
434 binder::Status Idmap2Service::dumpIdmap(const std::string& overlay_path, in dumpIdmap() function in android::os::Idmap2Service