Searched refs:PathForUri (Results 1 – 6 of 6) sorted by relevance
98 const char *PathForUri(Uri aUri);
147 const char *PathForUri(Uri aUri) in PathForUri() function
730 SuccessOrExit(error = message->AppendUriPathOptions(PathForUri(kUriAddressError))); in SendAddressError()
398 LogInfo("Forwarded request to leader on %s", PathForUri(aUri)); in ForwardToLeader()764 LogInfo("Sent %s response to non-active commissioner", PathForUri(aUri)); in HandleTmfDatasetGet()
69 SuccessOrExit(error = AppendUriPathOptions(PathForUri(aUri))); in Init()
1661 : Resource(PathForUri(aUri), aHandler, aContext) in Resource()