Searched refs:IsSocketFileExisted (Results 1 – 2 of 2) sorted by relevance
248 VerifyOrExit(!IsSocketFileExisted(aPath)); in WaitForSocketFileCreated()272 if (rval == 0 && IsSocketFileExisted(aPath)) { in WaitForSocketFileCreated()283 if ((event->mask & IN_CREATE) && IsSocketFileExisted(aPath)) { in WaitForSocketFileCreated()296 bool SocketInterface::IsSocketFileExisted(const char* aPath) { in IsSocketFileExisted() function in aidl::android::hardware::threadnetwork::SocketInterface
230 bool IsSocketFileExisted(const char* aPath);