Home
last modified time | relevance | path

Searched defs:aUrl (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/posix/platform/
Dradio_url.cpp106 RadioUrl::RadioUrl(const char *aUrl) in RadioUrl()
Dradio.cpp70 extern "C" void platformRadioInit(const char *aUrl) in platformRadioInit()
78 Radio::Radio(const char *aUrl) in Radio()
/external/openthread/src/lib/url/
Durl.cpp40 otError Url::Init(char *aUrl) in Init()
/external/ot-br-posix/src/web/web-service/
Dweb_server.cpp163 void WebServer::HandleHttpRequest(const char *aUrl, const char *aMethod, HttpRequestCallback aCallb… in HandleHttpRequest()