Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_platform_file.cc44 PlatformFileForTransit GetPlatformFileForTransit(base::PlatformFile handle, in GetPlatformFileForTransit() function
73 return GetPlatformFileForTransit(file.TakePlatformFile(), true); in TakePlatformFileForTransit()
Dipc_platform_file.h76 GetPlatformFileForTransit(base::PlatformFile file, bool close_source_handle);