| /external/openthread/src/cli/ |
| D | cli_dataset.cpp | 121 template <> otError Dataset::Process<Cmd("init")>(Arg aArgs[]) in Process() 154 template <> otError Dataset::Process<Cmd("active")>(Arg aArgs[]) in Process() 177 template <> otError Dataset::Process<Cmd("pending")>(Arg aArgs[]) in Process() 200 template <> otError Dataset::Process<Cmd("activetimestamp")>(Arg aArgs[]) in Process() 223 template <> otError Dataset::Process<Cmd("channel")>(Arg aArgs[]) in Process() 244 template <> otError Dataset::Process<Cmd("channelmask")>(Arg aArgs[]) in Process() 265 template <> otError Dataset::Process<Cmd("clear")>(Arg aArgs[]) in Process() 273 template <> otError Dataset::Process<Cmd("commit")>(Arg aArgs[]) in Process() 289 template <> otError Dataset::Process<Cmd("delay")>(Arg aArgs[]) in Process() 310 template <> otError Dataset::Process<Cmd("extpanid")>(Arg aArgs[]) in Process() [all …]
|
| D | cli_srp_server.cpp | 48 otError SrpServer::Process(Arg aArgs[]) in Process() 68 otError SrpServer::ProcessAddrMode(Arg aArgs[]) in ProcessAddrMode() 99 otError SrpServer::ProcessDomain(Arg aArgs[]) in ProcessDomain() 115 otError SrpServer::ProcessState(Arg aArgs[]) in ProcessState() 134 otError SrpServer::ProcessEnable(Arg aArgs[]) in ProcessEnable() 143 otError SrpServer::ProcessDisable(Arg aArgs[]) in ProcessDisable() 152 otError SrpServer::ProcessTtl(Arg aArgs[]) in ProcessTtl() 176 otError SrpServer::ProcessLease(Arg aArgs[]) in ProcessLease() 204 otError SrpServer::ProcessHost(Arg aArgs[]) in ProcessHost() 266 otError SrpServer::ProcessService(Arg aArgs[]) in ProcessService() [all …]
|
| D | cli.cpp | 200 template <> otError Interpreter::Process<Cmd("diag")>(Arg aArgs[]) in Process() 217 template <> otError Interpreter::Process<Cmd("version")>(Arg aArgs[]) in Process() 237 template <> otError Interpreter::Process<Cmd("reset")>(Arg aArgs[]) in Process() 285 otError Interpreter::ProcessUserCommands(Arg aArgs[]) in ProcessUserCommands() 454 template <> otError Interpreter::Process<Cmd("history")>(Arg aArgs[]) in Process() 461 template <> otError Interpreter::Process<Cmd("ba")>(Arg aArgs[]) in Process() 513 template <> otError Interpreter::Process<Cmd("br")>(Arg aArgs[]) in Process() 690 template <> otError Interpreter::Process<Cmd("bbr")>(Arg aArgs[]) in Process() 760 otError Interpreter::ProcessBackboneRouterMgmtMlr(Arg aArgs[]) in ProcessBackboneRouterMgmtMlr() 818 otError Interpreter::ProcessBackboneRouterLocal(Arg aArgs[]) in ProcessBackboneRouterLocal() [all …]
|
| D | cli_srp_client.cpp | 69 template <> otError SrpClient::Process<Cmd("autostart")>(Arg aArgs[]) in Process() 97 template <> otError SrpClient::Process<Cmd("callback")>(Arg aArgs[]) in Process() 113 template <> otError SrpClient::Process<Cmd("host")>(Arg aArgs[]) in Process() 245 template <> otError SrpClient::Process<Cmd("leaseinterval")>(Arg aArgs[]) in Process() 250 template <> otError SrpClient::Process<Cmd("keyleaseinterval")>(Arg aArgs[]) in Process() 256 template <> otError SrpClient::Process<Cmd("server")>(Arg aArgs[]) in Process() 286 template <> otError SrpClient::Process<Cmd("service")>(Arg aArgs[]) in Process() 356 otError SrpClient::ProcessServiceAdd(Arg aArgs[]) in ProcessServiceAdd() 510 template <> otError SrpClient::Process<Cmd("start")>(Arg aArgs[]) in Process() 525 template <> otError SrpClient::Process<Cmd("state")>(Arg aArgs[]) in Process() [all …]
|
| D | cli_commissioner.cpp | 43 template <> otError Commissioner::Process<Cmd("announce")>(Arg aArgs[]) in Process() 62 template <> otError Commissioner::Process<Cmd("energy")>(Arg aArgs[]) in Process() 84 template <> otError Commissioner::Process<Cmd("joiner")>(Arg aArgs[]) in Process() 193 template <> otError Commissioner::Process<Cmd("mgmtget")>(Arg aArgs[]) in Process() 240 template <> otError Commissioner::Process<Cmd("mgmtset")>(Arg aArgs[]) in Process() 302 template <> otError Commissioner::Process<Cmd("panid")>(Arg aArgs[]) in Process() 319 template <> otError Commissioner::Process<Cmd("provisioningurl")>(Arg aArgs[]) in Process() 326 template <> otError Commissioner::Process<Cmd("sessionid")>(Arg aArgs[]) in Process() 335 template <> otError Commissioner::Process<Cmd("id")>(Arg aArgs[]) in Process() 352 template <> otError Commissioner::Process<Cmd("start")>(Arg aArgs[]) in Process() [all …]
|
| D | cli_coap_secure.cpp | 95 otError CoapSecure::ProcessHelp(Arg aArgs[]) in ProcessHelp() 107 otError CoapSecure::ProcessResource(Arg aArgs[]) in ProcessResource() 145 otError CoapSecure::ProcessSet(Arg aArgs[]) in ProcessSet() 164 otError CoapSecure::ProcessStart(Arg aArgs[]) in ProcessStart() 194 otError CoapSecure::ProcessStop(Arg aArgs[]) in ProcessStop() 217 otError CoapSecure::ProcessGet(Arg aArgs[]) in ProcessGet() 222 otError CoapSecure::ProcessPost(Arg aArgs[]) in ProcessPost() 227 otError CoapSecure::ProcessPut(Arg aArgs[]) in ProcessPut() 232 otError CoapSecure::ProcessDelete(Arg aArgs[]) in ProcessDelete() 237 otError CoapSecure::ProcessRequest(Arg aArgs[], otCoapCode aCoapCode) in ProcessRequest() [all …]
|
| D | cli_joiner.cpp | 45 template <> otError Joiner::Process<Cmd("discerner")>(Arg aArgs[]) in Process() 121 template <> otError Joiner::Process<Cmd("id")>(Arg aArgs[]) in Process() 144 template <> otError Joiner::Process<Cmd("start")>(Arg aArgs[]) in Process() 172 template <> otError Joiner::Process<Cmd("stop")>(Arg aArgs[]) in Process() 199 template <> otError Joiner::Process<Cmd("state")>(Arg aArgs[]) in Process() 208 otError Joiner::Process(Arg aArgs[]) in Process()
|
| D | cli_tcp.cpp | 63 otError TcpExample::ProcessHelp(Arg aArgs[]) in ProcessHelp() 75 otError TcpExample::ProcessInit(Arg aArgs[]) in ProcessInit() 135 otError TcpExample::ProcessDeinit(Arg aArgs[]) in ProcessDeinit() 157 otError TcpExample::ProcessBind(Arg aArgs[]) in ProcessBind() 174 otError TcpExample::ProcessConnect(Arg aArgs[]) in ProcessConnect() 192 otError TcpExample::ProcessSend(Arg aArgs[]) in ProcessSend() 214 otError TcpExample::ProcessBenchmark(Arg aArgs[]) in ProcessBenchmark() 260 otError TcpExample::ProcessSendEnd(Arg aArgs[]) in ProcessSendEnd() 273 otError TcpExample::ProcessAbort(Arg aArgs[]) in ProcessAbort() 287 otError TcpExample::ProcessListen(Arg aArgs[]) in ProcessListen() [all …]
|
| D | cli_udp.cpp | 54 otError UdpExample::ProcessHelp(Arg aArgs[]) in ProcessHelp() 66 otError UdpExample::ProcessBind(Arg aArgs[]) in ProcessBind() 93 otError UdpExample::ProcessConnect(Arg aArgs[]) in ProcessConnect() 108 otError UdpExample::ProcessClose(Arg aArgs[]) in ProcessClose() 115 otError UdpExample::ProcessOpen(Arg aArgs[]) in ProcessOpen() 128 otError UdpExample::ProcessSend(Arg aArgs[]) in ProcessSend() 196 otError UdpExample::ProcessLinkSecurity(Arg aArgs[]) in ProcessLinkSecurity() 269 otError UdpExample::Process(Arg aArgs[]) in Process()
|
| D | cli_coap.cpp | 145 template <> otError Coap::Process<Cmd("cancel")>(Arg aArgs[]) in Process() 153 template <> otError Coap::Process<Cmd("resource")>(Arg aArgs[]) in Process() 192 template <> otError Coap::Process<Cmd("set")>(Arg aArgs[]) in Process() 253 template <> otError Coap::Process<Cmd("start")>(Arg aArgs[]) in Process() 260 template <> otError Coap::Process<Cmd("stop")>(Arg aArgs[]) in Process() 273 template <> otError Coap::Process<Cmd("parameters")>(Arg aArgs[]) in Process() 331 template <> otError Coap::Process<Cmd("get")>(Arg aArgs[]) in Process() 336 template <> otError Coap::Process<Cmd("post")>(Arg aArgs[]) in Process() 341 template <> otError Coap::Process<Cmd("put")>(Arg aArgs[]) in Process() 346 template <> otError Coap::Process<Cmd("delete")>(Arg aArgs[]) in Process() [all …]
|
| D | cli_history.cpp | 50 otError History::ParseArgs(Arg aArgs[], bool &aIsList, uint16_t &aNumEntries) const in ParseArgs() 74 template <> otError History::Process<Cmd("ipaddr")>(Arg aArgs[]) in Process() 137 template <> otError History::Process<Cmd("ipmaddr")>(Arg aArgs[]) in Process() 194 template <> otError History::Process<Cmd("neighbor")>(Arg aArgs[]) in Process() 259 template <> otError History::Process<Cmd("netinfo")>(Arg aArgs[]) in Process() 302 template <> otError History::Process<Cmd("rx")>(Arg aArgs[]) in Process() 307 template <> otError History::Process<Cmd("rxtx")>(Arg aArgs[]) in Process() 312 template <> otError History::Process<Cmd("tx")>(Arg aArgs[]) in Process() 389 otError History::ProcessRxTxHistory(RxTx aRxTx, Arg aArgs[]) in ProcessRxTxHistory() 562 template <> otError History::Process<Cmd("prefix")>(Arg aArgs[]) in Process() [all …]
|
| D | cli_network_data.cpp | 163 template <> otError NetworkData::Process<Cmd("publish")>(Arg aArgs[]) in Process() 305 template <> otError NetworkData::Process<Cmd("unpublish")>(Arg aArgs[]) in Process() 374 template <> otError NetworkData::Process<Cmd("register")>(Arg aArgs[]) in Process() 391 template <> otError NetworkData::Process<Cmd("steeringdata")>(Arg aArgs[]) in Process() 605 template <> otError NetworkData::Process<Cmd("show")>(Arg aArgs[]) in Process() 664 otError NetworkData::Process(Arg aArgs[]) in Process()
|
| D | cli.hpp | 262 template <typename ValueType> otError ProcessGet(Arg aArgs[], GetHandler<ValueType> aGetHandler) in ProcessGet() 279 template <typename ValueType> otError ProcessSet(Arg aArgs[], SetHandler<ValueType> aSetHandler) in ProcessSet() 293 …template <typename ValueType> otError ProcessSet(Arg aArgs[], SetHandlerFailable<ValueType> aSetHa… in ProcessSet() 308 …otError ProcessGetSet(Arg aArgs[], GetHandler<ValueType> aGetHandler, SetHandler<ValueType> aSetHa… in ProcessGetSet() 320 …otError ProcessGetSet(Arg aArgs[], GetHandler<ValueType> aGetHandler, SetHandlerFailable<ValueType… in ProcessGetSet()
|
| D | cli_output.hpp | 464 template <typename... Args> void OutputFormat(const char *aFormat, Args... aArgs) in OutputFormat() 469 …plate <typename... Args> void OutputFormat(uint8_t aIndentSize, const char *aFormat, Args... aArgs) in OutputFormat() 474 template <typename... Args> void OutputLine(const char *aFormat, Args... aArgs) in OutputLine() 479 …emplate <typename... Args> void OutputLine(uint8_t aIndentSize, const char *aFormat, Args... aArgs) in OutputLine()
|
| /external/openthread/src/core/diags/ |
| D | factory_diags.cpp | 54 char * aArgs[], in otPlatDiagProcess() 82 Error Diags::ProcessChannel(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessChannel() 99 Error Diags::ProcessPower(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessPower() 115 Error Diags::ProcessEcho(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessEcho() 152 Error Diags::ProcessStart(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessStart() 164 Error Diags::ProcessStop(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessStop() 561 Error Diags::ParseCmd(char *aString, uint8_t &aArgsLength, char *aArgs[]) in ParseCmd() 611 Error Diags::ProcessCmd(uint8_t aArgsLength, char *aArgs[], char *aOutput, size_t aOutputMaxLen) in ProcessCmd()
|
| /external/openthread/src/core/common/ |
| D | heap_allocatable.hpp | 73 template <typename... Args> static Type *Allocate(Args &&... aArgs) in Allocate() 92 template <typename... Args> static Type *AllocateAndInit(Args &&... aArgs) in AllocateAndInit()
|
| D | log.cpp | 91 …Logger::LogVarArgs(const char *aModuleName, LogLevel aLogLevel, const char *aFormat, va_list aArgs) in LogVarArgs()
|
| /external/openthread/src/core/api/ |
| D | tcp_api.cpp | 47 const otTcpEndpointInitializeArgs *aArgs) in otTcpEndpointInitialize() 124 const otTcpListenerInitializeArgs *aArgs) in otTcpListenerInitialize()
|
| D | diags_api.cpp | 50 otError otDiagProcessCmd(otInstance *aInstance, uint8_t aArgsLength, char *aArgs[], char *aOutput, … in otDiagProcessCmd()
|
| /external/openthread/src/posix/ |
| D | main.c | 328 static void ProcessNetif(void *aContext, uint8_t aArgsLength, char *aArgs[]) in ProcessNetif() 338 static void ProcessExit(void *aContext, uint8_t aArgsLength, char *aArgs[]) in ProcessExit()
|
| /external/openthread/src/core/utils/ |
| D | parse_cmdline.cpp | 88 Error ParseCmd(char *aCommandString, Arg aArgs[], uint8_t aArgsMaxLength) in ParseCmd() 398 void Arg::CopyArgsToStringArray(Arg aArgs[], char *aStrings[]) in CopyArgsToStringArray() 406 uint8_t Arg::GetArgsLength(Arg aArgs[]) in GetArgsLength()
|
| /external/openthread/examples/apps/cli/ |
| D | main.c | 70 static void ProcessExit(void *aContext, uint8_t aArgsLength, char *aArgs[]) in ProcessExit()
|
| /external/ot-br-posix/src/dbus/server/ |
| D | dbus_object.hpp | 140 const std::tuple<FieldTypes...> &aArgs) in Signal()
|
| /external/openthread/tests/unit/ |
| D | test_macros.cpp | 78 template <typename... Args> int Sum(int aFirst, Args... aArgs) in Sum()
|
| D | test_heap_array.cpp | 115 …tryType, typename... Args> void VerifyArray(const Heap::Array<EntryType, 2> &aArray, Args... aArgs) in VerifyArray()
|