Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 3 of 3) sorted by relevance

/system/core/libnetutils/
Difc_utils.c536 struct rtentry rt; in ifc_act_on_ipv4_route() local
673 struct rtentry rt; in ifc_remove_default_route() local
/system/tools/aidl/tests/rust/
Dtest_service_async.rs569 fn rt() -> binder_tokio::TokioRuntime<tokio::runtime::Runtime> { in rt() function
570 let rt = tokio::runtime::Builder::new_current_thread().enable_all().build().unwrap(); in rt() localVariable
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc2880 for (int rt = NCI_ROUTE_ORDER_AID; rt <= NCI_ROUTE_ORDER_TECHNOLOGY; rt++) { in nfa_ee_lmrt_to_nfcc() local