Searched refs:oKey (Results 1 – 3 of 3) sorted by relevance
/system/netd/server/ |
D | NetdNativeService.h | 226 int32_t oKey, int32_t interfaceId); 231 int32_t oKey, int32_t interfaceId);
|
D | NetdNativeService.cpp | 667 int32_t iKey, int32_t oKey, in ipSecAddTunnelInterface() argument 672 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, false)); in ipSecAddTunnelInterface() 678 int32_t iKey, int32_t oKey, in ipSecUpdateTunnelInterface() argument 683 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, true)); in ipSecUpdateTunnelInterface()
|
/system/netd/tests/ |
D | binder_test.cpp | 389 int32_t oKey; in TEST_F() member 404 td.iKey, td.oKey, td.ifId); in TEST_F() 412 td.iKey, td.oKey, td.ifId); in TEST_F()
|