Home
last modified time | relevance | path

Searched defs:shim (Results 1 – 21 of 21) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/shim/
DShimUtilsTest.java28 final ShimUtils shim = ShimUtils.getInstance(); in testGetInstance() local
DShimUtilsRAndSTest.java36 final ShimUtils shim = ShimUtils.getInstance(); in testGetInstance() local
/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.cc30 namespace shim { namespace
Dentry.cc40 namespace shim { namespace
Dmetric_id_api.cc30 namespace shim { namespace
Dstack.cc63 namespace shim { namespace
Dconfig.cc34 namespace shim { namespace
Dmetrics_api.cc28 namespace shim { namespace
Dbtm.cc88 namespace shim { namespace
Dl2c_api.cc60 namespace shim { namespace
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metric_id_api.cc37 namespace shim { namespace
Dmock_main_shim_entry.cc49 namespace shim { namespace
/packages/modules/Bluetooth/system/gd/shim/facade/
Dfacade.cc35 namespace shim { namespace
/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerUserInstanceTest.java264 GlobalSearchSessionShim shim = in testStart_initialRun_schedulesFullUpdateJob() local
317 GlobalSearchSessionShim shim = in testStart_subsequentRun_doesNotScheduleFullUpdateJob() local
625 GlobalSearchSessionShim shim = in testDeltaUpdate_outOfSpaceError_fullUpdateScheduled() local
744 GlobalSearchSessionShim shim = in testDeltaUpdate_triggered_afterIncompatibleSchemaChange() local
DContactsIndexerManagerServiceTest.java170 GlobalSearchSessionShim shim = in countDownAppSearchDocumentChanges() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkRequestTest.java322 final NetworkRequestShim shim = NetworkRequestShimImpl.newInstance(); in testSetIncludeOtherUidNetworks() local
452 final NetworkRequestShim shim = NetworkRequestShimImpl.newInstance(); in verifyEqualRequestBuilt() local
/packages/modules/NeuralNetworks/shim_and_sl/
DShimDeviceManager.cpp40 namespace android::neuralnetworks::shim { namespace
/packages/modules/Bluetooth/system/gd/shim/
Ddumpsys.cc31 namespace shim { namespace
/packages/modules/Bluetooth/system/stack/test/
Dgatt_connection_manager_test.cc85 namespace shim { namespace
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc335 namespace shim { namespace
/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java235 @NonNull NetworkInformationShim shim) { in IpClientCallbacksWrapper()