/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | IpSecService.java | 827 int okey, in TunnelInterfaceRecord() argument 836 mOkey = okey; in TunnelInterfaceRecord() 1324 final int okey = reserveNetId(); in createTunnelInterface() local 1333 netd.ipSecAddTunnelInterface(intfName, localAddr, remoteAddr, ikey, okey, resourceId); in createTunnelInterface() 1348 okey, in createTunnelInterface() 1393 okey, in createTunnelInterface() 1400 releaseNetId(okey); in createTunnelInterface() 1405 releaseNetId(okey); in createTunnelInterface()
|
/aosp12/system/netd/server/ |
H A D | XfrmController.h | 266 int32_t okey, int32_t interfaceId, 435 int32_t ikey, int32_t okey,
|
H A D | XfrmController.cpp | 1456 int32_t ikey, int32_t okey, in ipSecAddTunnelInterface() argument 1463 ALOGD("okey=%0.8x", okey); in ipSecAddTunnelInterface() 1472 return ipSecAddVirtualTunnelInterface(deviceName, localAddress, remoteAddress, ikey, okey, in ipSecAddTunnelInterface() 1569 int32_t ikey, int32_t okey, in ipSecAddVirtualTunnelInterface() argument 1634 size_t iflaVtiOKeyPad = fillNlAttrU32(IFLA_VTI_OKEY, htonl(okey), &iflaVtiOKey); in ipSecAddVirtualTunnelInterface()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |