Home
last modified time | relevance | path

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

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