Home
last modified time | relevance | path

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

/aosp12/packages/modules/SdkExtensions/derive_classpath/
H A Dderive_classpath.cpp143 std::string GetAllowedJarPathPrefix(const std::string& fragment_path) { in GetAllowedJarPathPrefix() function
172 const std::string& allowed_jar_prefix = GetAllowedJarPathPrefix(fragment_path); in ParseFragments()