Home
last modified time | relevance | path

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

/art/libartservice/service/native/
Dservice.cc97 std::vector<std::string> flattened_context = context->FlattenDexPaths(); in ValidateClassLoaderContext() local
99 for (const std::string& context_element : flattened_context) { in ValidateClassLoaderContext()
/art/artd/
Dartd.cc1102 std::vector<std::string> flattened_context = context->FlattenDexPaths(); in dexopt() local
1105 for (const std::string& context_element : flattened_context) { in dexopt()