Searched defs:TraceOnce (Results 1 – 4 of 4) sorted by relevance
/system/extras/profcollectd/binder/com/android/server/profcollect/ | ||
D | IProfCollectd.aidl | 24 void TraceOnce(@utf8InCpp String tag); in TraceOnce() method |
/system/extras/profcollectd/libprofcollectd/ | ||
D | interface.cpp | 73 void TraceOnce() { in TraceOnce() function |
D | binder_service.cpp | 62 Status ProfcollectdBinder::TraceOnce(const std::string& tag) { in TraceOnce() function in android::profcollectd::ProfcollectdBinder |
D | scheduler.cpp | 156 OptError ProfcollectdScheduler::TraceOnce(const std::string& tag) { in TraceOnce() function in android::profcollectd::ProfcollectdScheduler |