/hardware/interfaces/biometrics/fingerprint/2.1/default/ |
D | BiometricsFingerprint.cpp | 303 msg->data.removed.finger.fid, in notify() 304 msg->data.removed.finger.gid, in notify() 305 msg->data.removed.remaining_templates); in notify() 307 msg->data.removed.finger.fid, in notify() 308 msg->data.removed.finger.gid, in notify() 309 msg->data.removed.remaining_templates).isOk()) { in notify()
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprintClientCallback.hal | 60 * Sent when one template is removed 62 * @param fingerId the fingerprint templetate being removed 63 * @param groupId the groupid for the template being removed 64 * @param remaining the number of remaining templates that will be removed.
|
D | IBiometricsFingerprint.hal | 125 * fingerprintMsg.data.removed.finger indicating the template id deleted 126 * fingerprintMsg.data.removed.remainingTemplates indicating how many more
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsCamera.cpp | 353 unsigned removed = 0; in decreaseAvailableFrames_Locked() local 363 removed++; in decreaseAvailableFrames_Locked() 365 if (removed == numToRemove) { in decreaseAvailableFrames_Locked() 371 return removed; in decreaseAvailableFrames_Locked()
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChipEventCallback.hal | 50 * Callback indicating that an existing iface has been removed from the chip. 52 * @param type Type of iface removed. 53 * @param name Name of iface removed.
|
D | IWifiChip.hal | 88 * interfaces only supported by the initial combination must be removed until 99 * interfaces must be removed and then the AP interface can be created after 101 * interfaces must not be removed/recreated.
|
/hardware/interfaces/health/2.0/default/ |
D | Health.cpp | 67 bool removed = false; in unregisterCallbackInternal() local 72 removed = true; in unregisterCallbackInternal() 78 return removed; in unregisterCallbackInternal()
|
/hardware/google/av/codec2/tests/vndk/ |
D | C2BufferTest.cpp | 721 std::shared_ptr<C2Info> removed = buffer->removeInfo(info1->type()); in TEST_F() local 722 ASSERT_TRUE(removed); in TEST_F() 723 EXPECT_EQ(*removed, *info1); in TEST_F() 729 removed = buffer->removeInfo(info1->type()); in TEST_F() 730 ASSERT_FALSE(removed); in TEST_F() 741 removed = buffer->removeInfo(info2->type()); in TEST_F() 742 ASSERT_TRUE(removed); in TEST_F() 743 EXPECT_EQ(*info3, *removed); in TEST_F()
|
/hardware/libhardware/include/hardware/ |
D | fingerprint.h | 115 fingerprint_removed_t removed; member
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicantStaIface.hal | 35 * if this interface is removed.
|
/hardware/interfaces/authsecret/1.0/ |
D | IAuthSecret.hal | 36 * Upon factory reset, any dependence on the secret must be removed as that
|
/hardware/interfaces/camera/device/ |
D | README.md | 31 support for ICameraDevice@1.0 will be removed with the Android R release.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pNetwork.hal | 33 * if this network is removed.
|
D | ISupplicantP2pIface.hal | 74 * if this interface is removed. 273 * the group, it must also be removed. The network interface name of the
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCamera.hal | 43 * in which case buffers should be added or removed from the chain as appropriate.
|
/hardware/interfaces/radio/1.1/ |
D | IRadio.hal | 50 * inserted or removed.
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 42 * DO NOT USE VIDEO_ENCODE/_DECODE! They will be removed in
|
/hardware/interfaces/tv/input/1.0/ |
D | types.hal | 80 * and when the port is removed, it must generate a DEVICE_UNAVAILABLE
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 728 * Treats all previously added entries as removed. 730 * This is meant to save binder transaction bandwidth on 'removed' vector 733 * If set, 'removed' vector must be empty. 769 vec<ProgramIdentifier> removed;
|
/hardware/interfaces/broadcastradio/common/utils2x/ |
D | Utils.cpp | 364 for (auto&& id : chunk.removed) { in updateProgramList()
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 189 * {@link OperandType} with all dimensions of size 1 removed. If you don't 210 * removed.
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 136 * if the HAL is in a state where the keys cannot be removed. 232 * session and its keys have been removed from the device. The persisted 233 * record on the device is removed after receiving and verifying the
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 114 * sent. The call remains until removed by subsequent unsolDataCallIstChanged(). It may be
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 183 * This API does not replace any previously configured downstreams and must be explictly removed
|
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 52 continue to work, but that will be removed in the next release.
|