Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc92 bool Init(const std::vector<std::string>& filenames, /* out */ std::string* error) { in Init()
/art/runtime/
Ddebugger.cc5110 StringTable filenames; in GetRecentAllocations() local