Home
last modified time | relevance | path

Searched refs:deviceName (Results 1 – 9 of 9) sorted by relevance

/system/extras/tests/workloads/
Ddefs.sh60 (-s) deviceName=$2; shift;;
88 if [ -z "$deviceName" ]; then
91 devInfo=$(adb devices -l | grep $deviceName)
95 echo Error: could not find device $deviceName
98 deviceName=$1
99 ADB="adb -s $deviceName shell "
/system/netd/server/binder/android/net/
DINetd.aidl500 in @utf8InCpp String deviceName, in addVirtualTunnelInterface()
516 in @utf8InCpp String deviceName, in updateVirtualTunnelInterface()
527 void removeVirtualTunnelInterface(in @utf8InCpp String deviceName); in removeVirtualTunnelInterface() argument
/system/netd/server/
DNetdNativeService.h182 const std::string& deviceName,
189 const std::string& deviceName,
195 binder::Status removeVirtualTunnelInterface(const std::string& deviceName);
DNetdNativeService.cpp632 const std::string& deviceName, in addVirtualTunnelInterface() argument
641 deviceName, in addVirtualTunnelInterface()
654 const std::string& deviceName, in updateVirtualTunnelInterface() argument
663 deviceName, in updateVirtualTunnelInterface()
675 binder::Status NetdNativeService::removeVirtualTunnelInterface(const std::string& deviceName) { in removeVirtualTunnelInterface() argument
679 int ret = gCtls->xfrmCtrl.removeVirtualTunnelInterface(deviceName); in removeVirtualTunnelInterface()
DXfrmController.cpp1212 int XfrmController::addVirtualTunnelInterface(const std::string& deviceName, in addVirtualTunnelInterface() argument
1217 ALOGD("deviceName=%s", deviceName.c_str()); in addVirtualTunnelInterface()
1224 if (deviceName.empty() || localAddress.empty() || remoteAddress.empty()) { in addVirtualTunnelInterface()
1256 char iflaIfNameStrValue[deviceName.length() + 1]; in addVirtualTunnelInterface()
1258 strlcpy(iflaIfNameStrValue, deviceName.c_str(), sizeof(iflaIfNameStrValue)); in addVirtualTunnelInterface()
1363 int XfrmController::removeVirtualTunnelInterface(const std::string& deviceName) { in removeVirtualTunnelInterface() argument
1365 ALOGD("deviceName=%s", deviceName.c_str()); in removeVirtualTunnelInterface()
1367 if (deviceName.empty()) { in removeVirtualTunnelInterface()
1375 char iflaIfNameStrValue[deviceName.length() + 1]; in removeVirtualTunnelInterface()
1377 strlcpy(iflaIfNameStrValue, deviceName.c_str(), sizeof(iflaIfNameStrValue)); in removeVirtualTunnelInterface()
DXfrmController.h177 static int addVirtualTunnelInterface(const std::string& deviceName,
182 static int removeVirtualTunnelInterface(const std::string& deviceName);
/system/netd/tests/
Dbinder_test.cpp265 const std::string& deviceName; in TEST_F() member
281 status = mNetd->addVirtualTunnelInterface(td.deviceName, td.localAddress, td.remoteAddress, in TEST_F()
286 status = mNetd->updateVirtualTunnelInterface(td.deviceName, td.localAddress, in TEST_F()
291 status = mNetd->removeVirtualTunnelInterface(td.deviceName); in TEST_F()
/system/extras/ioblame/
Dioblame-gmail-launch.example35 File: /data/com.google.android.gm/files/deviceName
188 /data/com.google.android.gm/files/deviceName Reads: 4 KB i_size: 17 bytes
Dioblame-gmail-run.example43 File: /data/com.google.android.gm/files/deviceName
914 /data/com.google.android.gm/files/deviceName Reads: 4 KB i_size: 17 bytes