Home
last modified time | relevance | path

Searched defs:ReleaseFd (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dunix_socket.h82 ScopedFile ReleaseFd() { return std::move(fd_); } in ReleaseFd() function
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc48517 ScopedFile ReleaseFd() { return std::move(fd_); } in ReleaseFd() function in perfetto::base::UnixSocketRaw
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp61397 ScopedSocketHandle ReleaseFd() { return std::move(fd_); } in ReleaseFd() function in perfetto::base::UnixSocketRaw