Searched refs:title_len (Results 1 – 1 of 1) sorted by relevance
480 const int title_len = StrLength(title); in StopProfiling() local484 if (title_len == 0 || strcmp(current_profiles_[i]->title(), title) == 0) { in StopProfiling()