Home
last modified time | relevance | path

Searched defs:rval (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/native/android/
Dnet.c52 int rval = setNetworkForSocket(netid, fd); in android_setsocknetwork() local
67 int rval = setNetworkForProcess(netid); in android_setprocnetwork() local
/frameworks/base/services/core/jni/
Dcom_android_server_connectivity_tethering_OffloadHardwareInterface.cpp116 bool rval(false); in android_server_connectivity_tethering_OffloadHardwareInterface_configOffload() local
/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp60 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
Dschd-dbg.cpp161 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java423 int rval = ConnectivityManager.TETHER_ERROR_MASTER_ERROR; in setWifiTethering() local