Lines Matching refs:UriToString

116 template <Uri kUri> const char *UriToString(void);
119 template <> const char *UriToString<kUriAddressError>(void);
120 template <> const char *UriToString<kUriAddressNotify>(void);
121 template <> const char *UriToString<kUriAddressQuery>(void);
122 template <> const char *UriToString<kUriAddressRelease>(void);
123 template <> const char *UriToString<kUriAddressSolicit>(void);
124 template <> const char *UriToString<kUriServerData>(void);
125 template <> const char *UriToString<kUriAnycastLocate>(void);
126 template <> const char *UriToString<kUriBackboneAnswer>(void);
127 template <> const char *UriToString<kUriBackboneMlr>(void);
128 template <> const char *UriToString<kUriBackboneQuery>(void);
129 template <> const char *UriToString<kUriAnnounceBegin>(void);
130 template <> const char *UriToString<kUriActiveGet>(void);
131 template <> const char *UriToString<kUriActiveReplace>(void);
132 template <> const char *UriToString<kUriActiveSet>(void);
133 template <> const char *UriToString<kUriCommissionerKeepAlive>(void);
134 template <> const char *UriToString<kUriCommissionerGet>(void);
135 template <> const char *UriToString<kUriCommissionerPetition>(void);
136 template <> const char *UriToString<kUriCommissionerSet>(void);
137 template <> const char *UriToString<kUriDatasetChanged>(void);
138 template <> const char *UriToString<kUriEnergyReport>(void);
139 template <> const char *UriToString<kUriEnergyScan>(void);
140 template <> const char *UriToString<kUriJoinerEntrust>(void);
141 template <> const char *UriToString<kUriJoinerFinalize>(void);
142 template <> const char *UriToString<kUriLeaderKeepAlive>(void);
143 template <> const char *UriToString<kUriLeaderPetition>(void);
144 template <> const char *UriToString<kUriPanIdConflict>(void);
145 template <> const char *UriToString<kUriPendingGet>(void);
146 template <> const char *UriToString<kUriPanIdQuery>(void);
147 template <> const char *UriToString<kUriPendingSet>(void);
148 template <> const char *UriToString<kUriRelayRx>(void);
149 template <> const char *UriToString<kUriRelayTx>(void);
150 template <> const char *UriToString<kUriProxyRx>(void);
151 template <> const char *UriToString<kUriProxyTx>(void);
152 template <> const char *UriToString<kUriDiagnosticGetAnswer>(void);
153 template <> const char *UriToString<kUriDiagnosticGetRequest>(void);
154 template <> const char *UriToString<kUriDiagnosticGetQuery>(void);
155 template <> const char *UriToString<kUriDiagnosticReset>(void);
156 template <> const char *UriToString<kUriDuaRegistrationNotify>(void);
157 template <> const char *UriToString<kUriDuaRegistrationRequest>(void);
158 template <> const char *UriToString<kUriMlr>(void);