/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/sm8150/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/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/biometrics/fingerprint/2.1/default/ |
D | README.md | 6 Provides a default implementation that loads pre-HIDL HALs and exposes it to the framework.
|
/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/7.0/ |
D | IDevicesFactory.hal | 24 * devices (called module in the pre-treble API).
|
/hardware/interfaces/audio/4.0/ |
D | IDevicesFactory.hal | 24 * devices (called module in the pre-treble API).
|
/hardware/interfaces/audio/5.0/ |
D | IDevicesFactory.hal | 24 * devices (called module in the pre-treble API).
|
/hardware/interfaces/audio/6.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/automotive/evs/1.1/ |
D | types.hal | 207 * each data frame. Used by client to pre-allocate required memory buffer for 214 * and sensorCount. Used by client to pre-allocate required memory buffer for
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 163 * For {@see interfaceId#virtual} and pre-configured
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaNetwork.hal | 34 /** WPA pre-shared key with stronger SHA256-based algorithms */
|
/hardware/interfaces/audio/effect/6.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/audio/effect/2.0/ |
D | types.hal | 43 * | | | 3 pre processing: applied below audio HAL on in
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 702 * pre-registered at the time that the `Work` is submitted. Allocating the
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaNetwork.hal | 541 * doing RSN pre-authentication. This requires support from the AP side
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 655 * Note: Different hardware designs (e.g. antenna, pre-amplification, or other RF HW components)
|
/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
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 486 * value RIL wants to override the one pre-configured in FW. The unit is milliseconds.
|