Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 245) sorted by relevance

12345678910

/packages/modules/common/proto/
Dsdk.proto21 int32 version = 1; field
47 SdkVersion version = 2; field
51 int32 version = 1; field
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DPacketReflector.java75 private static void swapAddresses(byte[] buf, int version) { in swapAddresses()
94 private void processTcpPacket(byte[] buf, int version, int len, int hdrLen) { in processTcpPacket()
108 private void processUdpPacket(byte[] buf, int version, int len, int hdrLen) { in processUdpPacket()
124 private void processIcmpPacket(byte[] buf, int version, int len, int hdrLen) { in processIcmpPacket()
212 int version = mBuf[0] >> 4; in processPacket() local
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java86 int l2capPsm, int version, int msgTypes, int features); in sdpCreateMapMasRecordNative()
89 int l2capPsm, int version, int features); in sdpCreateMapMnsRecordNative()
92 int version); in sdpCreatePbapPceRecordNative()
95 int l2capPsm, int version, int repositories, int features); in sdpCreatePbapPseRecordNative()
98 int l2capPsm, int version, byte[] formatsList); in sdpCreateOppOpsRecordNative()
101 int version); in sdpCreateSapsRecordNative()
374 int productId, int version, in sdpDipRecordFoundCallback()
544 int version, int msgTypes, int features) { in createMapMasRecord()
572 public int createMapMnsRecord(String serviceName, int rfcommChannel, int l2capPsm, int version, in createMapMnsRecord()
593 public int createPbapPceRecord(String serviceName, int version) { in createPbapPceRecord()
[all …]
/packages/apps/Dialer/java/com/android/dialer/commandline/
DCommandLineModule.java48 private final Version version; field in CommandLineModule.AospCommandInjector
57 Version version, in AospCommandInjector()
/packages/modules/NeuralNetworks/common/
DValidation.cpp105 auto version = Version::ANDROID_OC_MR1; in validateVector() local
303 auto version = NN_TRY(validateOperandType(operandPerformance.type)); in validateCapabilitiesOperandPerformance() local
318 auto version = in validateCapabilities() local
362 const auto version = NN_TRY(validateVector(extensions, validateExtension)); in validateExtensions() local
436 const auto version = NN_TRY(validateModelSubgraph( in validateOperandDataLocation() local
666 auto version = NN_TRY(validateOperandType(operand.type)); in validateOperand() local
719 auto version = Version::ANDROID_OC_MR1; in validateOperations() local
873 if (auto version = subgraphVersionCache->at(*referencedIndex)) { in validateModelSubgraph() local
890 const auto version = std::accumulate(operandVersions.begin(), operandVersions.end(), in validateModelSubgraph() local
997 auto version = NN_TRY(validateVector(model.pools, validateSharedMemory)); in validateModel() local
[all …]
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictUtils.java38 public static DictionaryOptions makeDictionaryOptions(final String id, final String version, in makeDictionaryOptions()
53 public static File getDictFile(final String name, final String version, in getDictFile()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/
DAvrcpVersion.java41 String version = SystemProperties.get(AVRCP_VERSION_PROPERTY); in getCurrentSystemPropertiesValue() local
56 public boolean isAtleastVersion(AvrcpVersion version) { in isAtleastVersion()
/packages/modules/SdkExtensions/
Dmanifest.json3 "version": 319999900 number
/packages/modules/SdkExtensions/testing/
Dtest_manifest.json3 "version": 2147483647 number
/packages/modules/NeuralNetworks/apex/
Dmanifest.json3 "version": 319999900 number
/packages/providers/MediaProvider/apex/testing/
Dtest_manifest.json3 "version": 2147483647 number
/packages/modules/Wifi/apex/
Dapex_manifest.json3 "version": 319999900 number
/packages/modules/Wifi/service/tests/wifitests/apex/
Dtest_apex_manifest.json3 "version": 2147483647 number
/packages/modules/ExtServices/apex/testing/
Dtest_manifest.json3 "version": 2147483647 number
/packages/modules/GeoTZ/apex/com.android.geotz/
Dmanifest.json3 "version": 1 number
/packages/modules/Virtualization/compos/apex/
Dmanifest.json3 "version": 1 number
/packages/modules/vndk/apex/
Dapex_manifest.v28.json4 "version": 1 number
Dapex_manifest.v29.json4 "version": 1 number
Dapex_manifest.v30.json3 "version": 1 number
/packages/modules/Connectivity/Tethering/apex/
Dmanifest.json3 "version": 319999900 number
/packages/modules/Permission/
Dapex_manifest.json3 "version": 319999900 number
/packages/modules/adb/apex/
Dtest_apex_manifest.json3 "version": 2147483647 number
/packages/apps/CellBroadcastReceiver/apex/testing/
Dtest_manifest.json3 "version": 2147483647 number
/packages/modules/IPsec/apex/testing/
Dtest_apex_manifest.json3 "version": 2147483647 number
/packages/modules/IPsec/apex/
Dapex_manifest.json3 "version": 319999900 number

12345678910