Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/sender/channel/
H A Dcast_auth_util.h19 class AuthResponse; variable
/aosp_15_r20/external/openscreen/cast/common/channel/proto/
H A Dcast_channel.proto96 message AuthResponse { message
/aosp_15_r20/external/openscreen/cast/receiver/channel/
H A Ddevice_auth_namespace_handler_unittest.cc77 TEST_F(DeviceAuthNamespaceHandlerTest, AuthResponse) { in TEST_F() argument