Home
last modified time | relevance | path

Searched defs:code_paths (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp796 bool dump_profiles(int32_t uid, const std::string& pkgname, const char* code_paths) { in dump_profiles()
DInstalldNativeService.cpp1783 const char* code_paths = codePaths.c_str(); in dumpProfiles() local