Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/
H A Dnamed_platform_channel.h62 base::FilePath socket_dir; in COMPONENT_EXPORT() local
H A Dnamed_platform_channel_posix.cc89 base::FilePath socket_dir = base::FilePath(name).DirName(); in CreateServerEndpoint() local