Searched refs:flattened_context (Results 1 – 1 of 1) sorted by relevance
897 std::vector<std::string> flattened_context = context->FlattenDexPaths(); in dexopt() local900 for (const std::string& context_element : flattened_context) { in dexopt()