Searched defs:atrace_apps (Results 1 – 7 of 7) sorted by relevance
28 repeated string atrace_apps = 3; field
35 std::vector<std::string> atrace_apps; member
107 std::vector<std::string> atrace_apps = options.atrace_apps; in CreateConfigFromOptions() local
88 std::set<std::string> atrace_apps; member
91 const std::vector<std::string>& atrace_apps() const { return atrace_apps_; } in atrace_apps() function
287 repeated string atrace_apps = 3; field
3388 repeated string atrace_apps = 3; field