Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dfd_utils.cpp62 static bool IsArtMemfd(const std::string& path) { in IsArtMemfd() function
101 if (IsArtMemfd(path)) { in IsAllowed()
329 if (IsArtMemfd(file_path)) { in ReopenOrDetach()
589 if (IsArtMemfd(it->second->file_path)) { in RestatInternal()