Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1256 class RunDexoptAnalyzer : public ExecVHelper { class
1258 RunDexoptAnalyzer(const std::string& dex_file, in RunDexoptAnalyzer() function in android::installd::RunDexoptAnalyzer
1328 RunDexoptAnalyzer(const char* class_loader_context) { in RunDexoptAnalyzer() function in android::installd::RunDexoptAnalyzer
1545 RunDexoptAnalyzer run_dexopt_analyzer(class_loader_context); in get_class_loader_context_dex_paths()
1719 RunDexoptAnalyzer run_dexopt_analyzer(dex_path, in process_secondary_dex_dexopt()