Searched refs:flattened_context (Results 1 – 2 of 2) sorted by relevance
97 std::vector<std::string> flattened_context = context->FlattenDexPaths(); in ValidateClassLoaderContext() local99 for (const std::string& context_element : flattened_context) { in ValidateClassLoaderContext()
1102 std::vector<std::string> flattened_context = context->FlattenDexPaths(); in dexopt() local1105 for (const std::string& context_element : flattened_context) { in dexopt()