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