Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp663 future_ = std::async(std::launch::async, &LockTestConsumer::HandleRequests, this); in StartHandleRequestsInBackground()
667 void HandleRequests() { in HandleRequests() function in android::snapshot::LockTestConsumer