Searched defs:AddRoute (Results 1 – 3 of 3) sorted by relevance
27 bool MessageRouter::AddRoute(int32_t routing_id, IPC::Listener* listener) { in AddRoute() function in IPC::MessageRouter
28 bool MessageRouter::AddRoute(int32_t routing_id, IPC::Listener* listener) { in AddRoute() function in IPC::MessageRouter
570 static otError AddRoute(const otIp6Prefix &aPrefix, uint32_t aPriority) in AddRoute() function