Home
last modified time | relevance | path

Searched defs:RunThread (Results 1 – 8 of 8) sorted by relevance

/system/extras/simpleperf/
DMapRecordReader.cpp115 bool MapRecordThread::RunThread() { in RunThread() function in simpleperf::MapRecordThread
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_compress.cpp133 bool CompressWorker::RunThread() { in RunThread() function in android::snapshot::CompressWorker
/system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/
Dsnapuserd_readahead.cpp416 bool ReadAheadThread::RunThread() { in RunThread() function in android::snapshot::ReadAheadThread
Dsnapuserd_server.cpp227 void SnapuserdServer::RunThread(std::shared_ptr<DmUserHandler> handler) { in RunThread() function in android::snapshot::SnapuserdServer
Dsnapuserd_worker.cpp804 bool WorkerThread::RunThread() { in RunThread() function in android::snapshot::WorkerThread
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dsnapuserd_dm_user.cpp254 bool Worker::RunThread() { in RunThread() function in android::snapshot::Worker
Dsnapuserd_readahead.cpp715 bool ReadAhead::RunThread() { in RunThread() function in android::snapshot::ReadAhead
Dsnapuserd_server.cpp311 void UserSnapshotServer::RunThread(std::shared_ptr<HandlerThread> handler) { in RunThread() function in android::snapshot::UserSnapshotServer