Home
last modified time | relevance | path

Searched defs:Owns (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_platform_file_attachment_posix.h30 bool Owns() const { return owning_.is_valid(); } in Owns() function
/aosp_15_r20/external/cronet/ipc/
H A Dipc_platform_file_attachment_posix.h32 bool Owns() const { return owning_.is_valid(); } in Owns() function