Searched refs:make_context (Results 1 – 2 of 2) sorted by relevance
31 fn make_context(intf: BluetoothInterface) -> Context { in make_context() function166 let mut context = make_context(intf); in main()
1562 static struct android_net_context make_context(unsigned netid, unsigned mark) { in make_context() function1574 const struct android_net_context netcontext = make_context(netid, mark); in android_gethostbynamefornet()1603 const struct android_net_context netcontext = make_context(netid, mark); in android_gethostbyaddrfornet()