Searched refs:stops (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/drm/1.1/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 647 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_F() argument 649 EXPECT_EQ(0u, stops.size()); in TEST_F() 666 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_F() argument 668 EXPECT_EQ(1u, stops.size()); in TEST_F() 676 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_F() argument 678 EXPECT_EQ(0u, stops.size()); in TEST_F() 696 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_F() argument 698 EXPECT_EQ(0u, stops.size()); in TEST_F() 715 [&](Status status, const hidl_vec<SecureStop>& stops) { in TEST_F() argument 717 EXPECT_EQ(1u, stops.size()); in TEST_F() [all …]
|
/hardware/interfaces/broadcastradio/1.0/ |
D | ITunerCallback.hal | 60 * stops. 61 * @param active True if the announcement starts, false if it stops. 67 * or stops. 68 * @param active True if the announcement starts, false if it stops.
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 194 * Get the IDs of all secure stops on the device 205 * Release secure stops given a release message from the key server 208 * secure stops to release. ssRelease is opaque, it is passed directly from 236 * Remove all secure stops on the device without requiring a secure 241 * stops cannot be removed.
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationResultCallback.hal | 25 * This callback is called by the confirmation provider when it stops prompting the user.
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 230 * stops are queried by the app. The app then delivers the secure stop 238 * Get all secure stops on the device 241 * ERROR_DRM_INVALID_STATE if the HAL is in a state where the secure stops 249 * Get all secure stops by secure stop ID 266 * Release all secure stops on the device 270 * stops cannot be released.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifi.hal | 32 * state of the rest of the HAL and must persist though stops/starts. These
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIface.hal | 221 * had been authorized to start group formation), stops P2P find (if in 222 * progress), stops pending operations for join-a-group, and removes the
|