HomeSort by relevance Sort by last modified time
    Searched refs:profile_title (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
cpu-profiler.cc 468 const char* profile_title = profiles_->GetName(title); local
469 StopProcessorIfLastProfile(profile_title);
470 return profiles_->StopProfiling(profile_title);
  /packages/apps/Contacts/src/com/android/contacts/list/
DefaultContactBrowseListFragment.java 244 mProfileTitle = (TextView) mProfileHeader.findViewById(R.id.profile_title);

Completed in 178 milliseconds