Home
last modified time | relevance | path

Searched defs:Unlink (Results 1 – 11 of 11) sorted by relevance

/external/google-breakpad/src/client/mac/crash_generation/
DConfigFile.h59 void Unlink() { in Unlink() function
/external/webrtc/modules/desktop_capture/
Dscreen_drawer_lock_posix.cc54 void ScreenDrawerLockPosix::Unlink(const char* name) { in Unlink() function in webrtc::ScreenDrawerLockPosix
/external/perfetto/src/base/
Dtemp_file.cc116 void TempFile::Unlink() { in Unlink() function in perfetto::base::TempFile
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cpp91 static void Unlink(const char *path) { in Unlink() function
/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp285 Status RemoteAwarePlatform::Unlink(const FileSpec &file_spec) { in Unlink() function in RemoteAwarePlatform
DPlatform.cpp1299 Status Platform::Unlink(const FileSpec &path) { in Unlink() function in Platform
/external/libbrillo/brillo/files/
Dsafe_fd.cc430 SafeFD::Error SafeFD::Unlink(const std::string& name) { in Unlink() function in brillo::SafeFD
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp701 Status PlatformRemoteGDBServer::Unlink(const FileSpec &file_spec) { in Unlink() function in PlatformRemoteGDBServer
/external/tinyxml2/
Dtinyxml2.cpp826 void XMLNode::Unlink( XMLNode* child ) in Unlink() function in tinyxml2::XMLNode
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp3156 Status GDBRemoteCommunicationClient::Unlink(const FileSpec &file_spec) { in Unlink() function in GDBRemoteCommunicationClient
/external/crosvm/fuse/src/
Dsys.rs565 Unlink = 10, enumerator