Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapuserd_client.cpp59 static inline bool IsRetryErrno() { in IsRetryErrno() function
71 if (fd < 0 && !IsRetryErrno()) { in Connect()