OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GuardingProfile
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/stats/profiler/
GuardingProfiler.java
44
return new
GuardingProfile
(mGuardWriter, mVerboseWriter, name,
50
return new
GuardingProfile
(mGuardWriter, mVerboseWriter, name,
GuardingProfile.java
25
public class
GuardingProfile
extends ProfileBase {
30
public
GuardingProfile
(Writer writer, Writer verbose, String name,int maxDuration) {
Completed in 79 milliseconds