Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dfd_utils.cpp164 bool DetachSocket(std::string* error_msg) const;
284 return DetachSocket(error_msg); in ReopenOrDetach()
411 bool FileDescriptorInfo::DetachSocket(std::string* error_msg) const { in DetachSocket() function in FileDescriptorInfo