Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapuserd_client.h72 void CloseConnection() { sockfd_ = {}; } in CloseConnection() function
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2414 snapuserd_client_->CloseConnection(); in UnmapAllSnapshots()