Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dcow_snapuserd_test.cpp130 void InitCowDevice();
234 InitCowDevice(); in SetupDaemon()
577 void CowSnapuserdTest::InitCowDevice() { in InitCowDevice() function in android::snapshot::CowSnapuserdTest
665 InitCowDevice(); in SetupImpl()
727 InitCowDevice(); in SimulateDaemonRestart()
910 ASSERT_TRUE(snapuserd_->InitCowDevice()); in InitMetadata()
Dsnapuserd.h227 bool InitCowDevice();
Dsnapuserd_server.cpp358 if (!snapuserd->InitCowDevice()) { in AddHandler()
Dsnapuserd.cpp661 bool Snapuserd::InitCowDevice() { in InitCowDevice() function in android::snapshot::Snapuserd