Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1175 class RunDexoptAnalyzer : public ExecVHelper { class
1177 RunDexoptAnalyzer(const std::string& dex_file, in RunDexoptAnalyzer() function in android::installd::RunDexoptAnalyzer
1247 RunDexoptAnalyzer(const char* class_loader_context) { in RunDexoptAnalyzer() function in android::installd::RunDexoptAnalyzer
1464 RunDexoptAnalyzer run_dexopt_analyzer(class_loader_context); in get_class_loader_context_dex_paths()
1611 RunDexoptAnalyzer run_dexopt_analyzer(dex_path, in process_secondary_dex_dexopt()