Home
last modified time | relevance | path

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

/packages/modules/SdkExtensions/derive_classpath/
Dderive_classpath.cpp197 std::string GetAllowedJarPathPrefix(const std::string& fragment_path) { in GetAllowedJarPathPrefix() function
226 const std::string& allowed_jar_prefix = GetAllowedJarPathPrefix(fragment_path); in ParseFragments()