Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapuserd.h233 void AttachControlDevice() { attached_ = true; } in AttachControlDevice() function
Dsnapuserd_server.cpp386 handler->snapuserd()->AttachControlDevice(); in StartHandler()