Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/portal/
H A Dxdg_desktop_portal_utils.h58 std::string RequestResponseToString(RequestResponse request);
H A Dxdg_desktop_portal_utils.cc21 std::string RequestResponseToString(RequestResponse request) { in RequestResponseToString() function