Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 41) sorted by relevance

12

/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.cpp303 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/
DIBiometricsFingerprintClientCallback.hal60 * 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.
DIBiometricsFingerprint.hal125 * 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/
DEvsCamera.cpp353 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/
DIWifiChipEventCallback.hal50 * 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.
DIWifiChip.hal88 * 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/
DHealth.cpp67 bool removed = false; in unregisterCallbackInternal() local
72 removed = true; in unregisterCallbackInternal()
78 return removed; in unregisterCallbackInternal()
/hardware/google/av/codec2/tests/vndk/
DC2BufferTest.cpp721 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/
Dfingerprint.h115 fingerprint_removed_t removed; member
/hardware/interfaces/wifi/supplicant/1.1/
DISupplicantStaIface.hal35 * if this interface is removed.
/hardware/interfaces/authsecret/1.0/
DIAuthSecret.hal36 * Upon factory reset, any dependence on the secret must be removed as that
/hardware/interfaces/camera/device/
DREADME.md31 support for ICameraDevice@1.0 will be removed with the Android R release.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pNetwork.hal33 * if this network is removed.
DISupplicantP2pIface.hal74 * 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/
DIEvsCamera.hal43 * in which case buffers should be added or removed from the chain as appropriate.
/hardware/interfaces/radio/1.1/
DIRadio.hal50 * inserted or removed.
/hardware/interfaces/power/1.0/
Dtypes.hal42 * DO NOT USE VIDEO_ENCODE/_DECODE! They will be removed in
/hardware/interfaces/tv/input/1.0/
Dtypes.hal80 * and when the port is removed, it must generate a DEVICE_UNAVAILABLE
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal728 * 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/
DUtils.cpp364 for (auto&& id : chunk.removed) { in updateProgramList()
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal189 * {@link OperandType} with all dimensions of size 1 removed. If you don't
210 * removed.
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal136 * 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/
DIRadio.hal114 * sent. The call remains until removed by subsequent unsolDataCallIstChanged(). It may be
/hardware/interfaces/tetheroffload/control/1.0/
DIOffloadControl.hal183 * This API does not replace any previously configured downstreams and must be explictly removed
/hardware/qcom/msm8998/json-c/
DChangeLog52 continue to work, but that will be removed in the next release.

12