/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/health/utils/libhealth2impl/ |
D | BinderHealth.cpp | 100 bool removed = false; in unregisterCallbackInternal() local 105 removed = true; in unregisterCallbackInternal() 111 return removed; in unregisterCallbackInternal()
|
/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/biometrics/face/1.0/ |
D | IBiometricsFaceClientCallback.hal | 94 * A callback invoked when a face template has been removed. 98 * @param removed A list of ids that were removed. 99 * @param userId The active user id for the removed face template. 101 oneway onRemoved(uint64_t deviceId, vec<uint32_t> removed, int32_t userId);
|
/hardware/google/pixel/powerstats/ |
D | AidlStateResidencyDataProvider.cpp | 56 bool removed = false; in unregisterCallbackInternal() local 64 removed = true; in unregisterCallbackInternal() 70 return removed ? binderStatus::ok() in unregisterCallbackInternal()
|
/hardware/interfaces/thermal/2.0/default/ |
D | Thermal.cpp | 196 bool removed = false; in unregisterThermalChangedCallback() local 206 removed = true; in unregisterThermalChangedCallback() 212 if (!removed) { in unregisterThermalChangedCallback()
|
/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.
|
/hardware/interfaces/health/2.0/default/ |
D | Health.cpp | 71 bool removed = false; in unregisterCallbackInternal() local 76 removed = true; in unregisterCallbackInternal() 82 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/google/pixel/thermal/ |
D | Thermal.cpp | 212 bool removed = false; in unregisterThermalChangedCallback() local 222 removed = true; in unregisterThermalChangedCallback() 228 if (!removed) { in unregisterThermalChangedCallback()
|
/hardware/interfaces/secure_element/1.1/ |
D | ISecureElementHalCallback.hal | 28 * ex. initialization error, SE removed etc
|
/hardware/libhardware/include/hardware/ |
D | fingerprint.h | 115 fingerprint_removed_t removed; member
|
/hardware/interfaces/cas/1.2/ |
D | ICasListener.hal | 30 * the negative number presents how many plugins are removed.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantCallback.hal | 35 * Used to indicate that an interface has been removed.
|
D | ISupplicantP2pNetwork.hal | 33 * if this network is removed.
|
/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/drm/1.2/ |
D | IDrmPlugin.hal | 44 * stored KeySetIds so those licenses will be removed when they 66 * removed and then adjust the count of offline licenses allocated 77 * KeySetIds can't be removed.
|
/hardware/interfaces/camera/device/ |
D | README.md | 31 support for ICameraDevice@1.0 will be removed with the Android R release.
|
/hardware/interfaces/radio/1.4/ |
D | IRadioIndication.hal | 85 * new contexts that have been activated. A data call is only removed from this list
|
/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/wifi/supplicant/1.2/ |
D | ISupplicantStaIface.hal | 35 * if this interface is removed.
|
/hardware/interfaces/radio/1.1/ |
D | IRadio.hal | 50 * inserted or removed.
|