Home
last modified time | relevance | path

Searched defs:TraceOnce (Results 1 – 4 of 4) sorted by relevance

/system/extras/profcollectd/binder/com/android/server/profcollect/
DIProfCollectd.aidl24 void TraceOnce(@utf8InCpp String tag); in TraceOnce() method
/system/extras/profcollectd/libprofcollectd/
Dinterface.cpp73 void TraceOnce() { in TraceOnce() function
Dbinder_service.cpp62 Status ProfcollectdBinder::TraceOnce(const std::string& tag) { in TraceOnce() function in android::profcollectd::ProfcollectdBinder
Dscheduler.cpp156 OptError ProfcollectdScheduler::TraceOnce(const std::string& tag) { in TraceOnce() function in android::profcollectd::ProfcollectdScheduler