Searched refs:GetProfile (Results 1 – 3 of 3) sorted by relevance
159 TaskProfile* GetProfile(const std::string& name) const;
119 TaskProfile* profile = tp.GetProfile(name); in SetProcessProfiles()139 TaskProfile* profile = tp.GetProfile(name); in SetTaskProfiles()
422 TaskProfile* TaskProfiles::GetProfile(const std::string& name) const { in GetProfile() function in TaskProfiles