Searched defs:AddRoute (Results 1 – 3 of 3) sorted by relevance
28 bool MessageRouter::AddRoute(int32_t routing_id, IPC::Listener* listener) { in AddRoute() function in IPC::MessageRouter
27 bool MessageRouter::AddRoute(int32_t routing_id, IPC::Listener* listener) { in AddRoute() function in IPC::MessageRouter
645 template <size_t N> otError AddRoute(const uint8_t (&aAddress)[N], uint8_t aPrefixLen, uint32_t aPr… in AddRoute() function740 static otError AddRoute(const otIp6Prefix &aPrefix, uint32_t aPriority) in AddRoute() function