Searched defs:atrace_apps (Results 1 – 4 of 4) sorted by relevance
28 repeated string atrace_apps = 3; field
72 std::set<std::string> atrace_apps; member
83 const std::vector<std::string>& atrace_apps() const { return atrace_apps_; } in atrace_apps() function
144 repeated string atrace_apps = 3; field