Home
last modified time | relevance | path

Searched refs:GetNumVerificationThreads (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dsnapshot.h875 uint32_t GetNumVerificationThreads(LockedFile* lock);
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1799 uint32_t num_verify_threads = GetNumVerificationThreads(lock.get()); in PerformInitTransition()
2257 uint32_t SnapshotManager::GetNumVerificationThreads(LockedFile* lock) { in GetNumVerificationThreads() function in android::snapshot::SnapshotManager