Home
last modified time | relevance | path

Searched defs:l2Key (Results 1 – 25 of 71) sorted by relevance

123

/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A DIpMemoryStoreTest.java120 final String l2Key = "fakeKey"; in testNetworkAttributes() local
145 final String l2Key = "fakeKey"; in testPrivateData() local
170 final String l2Key = "fakeKey"; in testFindL2Key() local
204 final String l2Key = "fakeKey"; in testEnqueuedIpMsRequests() local
250 final String l2Key = "fakeKey"; in testEnqueuedIpMsRequestsWithException() local
293 final String l2Key = "fakeKey"; in testEnqueuedIpMsRequestsCallbackFunctionWithException() local
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/
H A DIIpMemoryStore.aidl45 void storeNetworkAttributes(String l2Key, in NetworkAttributesParcelable attributes, in storeNetworkAttributes()
59 void storeBlob(String l2Key, String clientId, String name, in Blob data, in storeBlob()
98 void retrieveNetworkAttributes(String l2Key, IOnNetworkAttributesRetrievedListener listener); in retrieveNetworkAttributes()
111 void retrieveBlob(String l2Key, String clientId, String name, in retrieveBlob()
134 void delete(String l2Key, boolean needWipe, IOnStatusAndCountListener listener); in delete()
H A DIpMemoryStoreClient.java87 public void storeNetworkAttributes(@NonNull final String l2Key, in storeNetworkAttributes()
112 public void storeBlob(@NonNull final String l2Key, @NonNull final String clientId, in storeBlob()
184 public void retrieveNetworkAttributes(@NonNull final String l2Key, in retrieveNetworkAttributes()
208 public void retrieveBlob(@NonNull final String l2Key, @NonNull final String clientId, in retrieveBlob()
236 public void delete(@NonNull final String l2Key, final boolean needWipe, in delete()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/10/android/net/
H A DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
28 …oneway void delete(String l2Key, boolean needWipe, android.net.ipmemorystore.IOnStatusAndCountList… in delete()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/
H A DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
28 …oneway void delete(String l2Key, boolean needWipe, android.net.ipmemorystore.IOnStatusAndCountList… in delete()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/8/android/net/
H A DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
28 …oneway void delete(String l2Key, boolean needWipe, android.net.ipmemorystore.IOnStatusAndCountList… in delete()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/9/android/net/
H A DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
28 …oneway void delete(String l2Key, boolean needWipe, android.net.ipmemorystore.IOnStatusAndCountList… in delete()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/
H A DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
28 …oneway void delete(String l2Key, boolean needWipe, android.net.ipmemorystore.IOnStatusAndCountList… in delete()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/
H A DIIpMemoryStore.aidl3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
4 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
7 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
8 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/2/android/net/
H A DIIpMemoryStore.aidl3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
4 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
7 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
8 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/3/android/net/
H A DIIpMemoryStore.aidl20 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
21 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
24 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
25 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/
H A DIIpMemoryStore.aidl3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
4 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
7 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
8 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/5/android/net/
H A DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/6/android/net/
H A DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/aosp12/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/
H A DIpMemoryStoreService.java167 public void storeNetworkAttributes(@Nullable final String l2Key, in storeNetworkAttributes()
198 public void storeBlob(@Nullable final String l2Key, @Nullable final String clientId, in storeBlob()
221 private int storeNetworkAttributesAndBlobSync(@Nullable final String l2Key, in storeNetworkAttributesAndBlobSync()
344 public void retrieveNetworkAttributes(@Nullable final String l2Key, in retrieveNetworkAttributes()
385 public void retrieveBlob(@NonNull final String l2Key, @NonNull final String clientId, in retrieveBlob()
423 public void delete(@NonNull final String l2Key, final boolean needWipe, in delete()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ipmemorystore/
H A DOnL2KeyResponseListener.java29 void onL2KeyResponse(Status status, String l2Key); in onL2KeyResponse()
H A DOnNetworkAttributesRetrievedListener.java29 void onNetworkAttributesRetrieved(Status status, String l2Key, NetworkAttributes attributes); in onNetworkAttributesRetrieved()
H A DOnBlobRetrievedListener.java29 void onBlobRetrieved(Status status, String l2Key, String name, Blob blob); in onBlobRetrieved()
H A DIOnL2KeyResponseListener.aidl26 void onL2KeyResponse(in StatusParcelable status, in String l2Key); in onL2KeyResponse()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/ipmemorystore/
H A DIOnL2KeyResponseListener.aidl3 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/10/android/net/ipmemorystore/
H A DIOnL2KeyResponseListener.aidl21 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/2/android/net/ipmemorystore/
H A DIOnL2KeyResponseListener.aidl3 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/3/android/net/ipmemorystore/
H A DIOnL2KeyResponseListener.aidl20 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/ipmemorystore/
H A DIOnL2KeyResponseListener.aidl3 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/5/android/net/ipmemorystore/
H A DIOnL2KeyResponseListener.aidl21 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()

123