OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:profile_title
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/
cpu-profiler.cc
549
const char*
profile_title
= profiles_->GetName(title);
local
550
StopProcessorIfLastProfile(
profile_title
);
552
return profiles_->StopProfiling(token,
profile_title
, actual_sampling_rate);
/packages/apps/Contacts/src/com/android/contacts/list/
DefaultContactBrowseListFragment.java
276
mProfileTitle = (TextView) mProfileHeader.findViewById(R.id.
profile_title
);
Completed in 104 milliseconds