Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/rest/
H A Drequest.cpp40 void Request::SetUrl(const char *aString, size_t aLength) in SetUrl() function in otbr::rest::Request
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Ddata_element.cc220 void DataElement::SetUrl(const std::string& url) { in SetUrl() function in bt::sdp::DataElement