Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp1279 std::vector<std::string> code_full_paths = base::Split(code_path_string, ";"); in dump_profile() local
1282 for (const std::string& code_full_path : code_full_paths) { in dump_profile()