/hardware/interfaces/broadcastradio/common/tests/ |
D | IdentifierIterator_test.cpp | 71 auto pre = it; in TEST() local 74 EXPECT_NE(++pre, post++); in TEST() 75 EXPECT_EQ(pre, post); in TEST() 76 EXPECT_EQ(pre, it + 1); in TEST() 77 ASSERT_NE(end, pre); in TEST()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/ |
D | PrefixParser.cpp | 160 Prefix pre = makeBlankPrefix(famHint); in add() local 163 if (!parseV4Addr(addr, pre)) { in add() 167 } else if (!parseV6Addr(addr, pre)) { in add() 172 if (famHint == IP_FAM::V4 && !populateV4Mask(mask, pre)) { in add() 176 } else if (!populateV6Mask(mask, pre)) { in add() 182 mPrefixes.push_back(pre); in add()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/ |
D | PrefixParser.cpp | 154 Prefix pre = makeBlankPrefix(famHint); in add() local 157 if (!parseV4Addr(addr, pre)) { in add() 161 } else if (!parseV6Addr(addr, pre)) { in add() 166 if (famHint == IP_FAM::V4 && !populateV4Mask(mask, pre)) { in add() 170 } else if (!populateV6Mask(mask, pre)) { in add() 176 mPrefixes.push_back(pre); in add()
|
/hardware/interfaces/camera/provider/ |
D | README.md | 29 and operation of the pre-HIDL camera HAL module v2.4. 36 matching the feature set and operation of the pre-HIDL camera HAL module
|
/hardware/interfaces/camera/device/ |
D | README.md | 24 needing to use the deprecated pre-HIDL camera device HAL v1.0. 73 Closely matches the features and operation of the pre-HIDL camera device HAL
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 36 * Fingerprint pre-enroll enroll request: 38 * an enrollment transaction. pre-enroll and post-enroll specify
|
/hardware/interfaces/audio/4.0/ |
D | IDevicesFactory.hal | 24 * devices (called module in the pre-treble API).
|
/hardware/interfaces/health/2.0/ |
D | types.hal | 58 * pre-eol (end of life) information. Follows JEDEC standard No.84-B50.
|
/hardware/interfaces/audio/5.0/ |
D | IDevicesFactory.hal | 24 * devices (called module in the pre-treble API).
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaNetwork.hal | 34 /** WPA pre-shared key with stronger SHA256-based algorithms */
|
/hardware/interfaces/audio/effect/2.0/ |
D | types.hal | 43 * | | | 3 pre processing: applied below audio HAL on in
|
/hardware/interfaces/audio/effect/4.0/ |
D | types.hal | 43 * | | | 3 pre processing: applied below audio HAL on in
|
/hardware/interfaces/audio/effect/5.0/ |
D | types.hal | 43 * | | | 3 pre processing: applied below audio HAL on in
|
/hardware/interfaces/prebuilt_hashes/ |
D | 26.txt | 2 # pre-existing interfaces will fail VTS and break framework-only OTAs
|
D | 27.txt | 2 # pre-existing interfaces will fail VTS and break framework-only OTAs
|
D | 28.txt | 2 # pre-existing interfaces will fail VTS and break framework-only OTAs
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 601 * Note: Different hardware designs (e.g. antenna, pre-amplification, or
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 702 * pre-registered at the time that the `Work` is submitted. Allocating the
|
/hardware/interfaces/ |
D | current.txt | 2 # pre-existing interfaces will fail VTS and break framework-only OTAs
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaNetwork.hal | 541 * doing RSN pre-authentication. This requires support from the AP side
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 1229 * and Fingerprint 1.0, as well as pre-treble HALs. 1260 * Either empty or contains a persistent value that is associated with the pre-shared HMAC
|
D | IKeymasterDevice.hal | 264 * ``K'' is a pre-established shared secret, set up during factory reset. The mechanism for 777 * pre-installed into the device, generally in the factory, and securely stored to prevent
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 951 * The damage rects are relative to the pre-transformed buffer, and their
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1710 * value RIL wants to override the one pre-configured in FW. The unit is milliseconds.
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 1352 // wants to override the one pre-configured in FW.
|