Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/
Dserver_client.cpp66 std::optional<ucred> creds; in GetRequest() local
93 std::optional<ucred> creds) in RequestWithStdio()
/device/google/cuttlefish/common/libs/utils/
Dunix_sockets.cpp185 auto creds = CF_EXPECT(control_message.AsCredentials(), in Credentials() local