Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1602 class RunDexoptAnalyzer : public ExecVHelper { class
1604 RunDexoptAnalyzer(const std::string& dex_file, in RunDexoptAnalyzer() function in android::installd::RunDexoptAnalyzer
1666 RunDexoptAnalyzer(const char* class_loader_context) { in RunDexoptAnalyzer() function in android::installd::RunDexoptAnalyzer
1881 RunDexoptAnalyzer run_dexopt_analyzer(class_loader_context); in get_class_loader_context_dex_paths()
2027 RunDexoptAnalyzer run_dexopt_analyzer(dex_path, in process_secondary_dex_dexopt()