/hardware/interfaces/authsecret/1.0/ |
D | IAuthSecret.hal | 32 * The first time this is called, the secret must be used to provision state 38 * created for the new primary user which must be used to newly provision
|
/hardware/interfaces/cas/1.0/default/ |
D | CasImpl.cpp | 160 Return<Status> CasImpl::provision(const hidl_string& provisionString) { in provision() function in android::hardware::cas::V1_0::implementation::CasImpl 167 return toStatus(holder->provision(String8(provisionString.c_str()))); in provision()
|
D | CasImpl.h | 79 virtual Return<Status> provision(
|
/hardware/interfaces/cas/1.1/default/ |
D | CasImpl.cpp | 188 Return<Status> CasImpl::provision(const hidl_string& provisionString) { in provision() function in android::hardware::cas::V1_1::implementation::CasImpl 195 return toStatus(holder->provision(String8(provisionString.c_str()))); in provision()
|
D | CasImpl.h | 76 virtual Return<Status> provision(const hidl_string& provisionString) override;
|
/hardware/interfaces/cas/1.0/vts/functional/ |
D | VtsHalCasV1_0TargetTest.cpp | 476 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_P() 580 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_P() 611 auto returnStatus = mMediaCas->provision(hidl_string("invalid asset string")); in TEST_P() 638 returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_P() 696 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_P()
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIfaceCallback.hal | 198 * Used to indicate the completion of a P2P provision discovery request. 201 * @param isRequest Whether we received or sent the provision discovery. 202 * @param status Status of the provision discovery.
|
D | ISupplicantP2pIface.hal | 237 * Send P2P provision discovery request to the specified peer. The
|
/hardware/interfaces/cas/1.0/ |
D | ICas.hal | 22 * Java and native level. It is used to manage sessions, provision/refresh 104 provision(string provisionString) generates (Status status);
|
/hardware/interfaces/cas/1.2/default/ |
D | CasImpl.cpp | 237 Return<Status> CasImpl::provision(const hidl_string& provisionString) { in provision() function in android::hardware::cas::V1_1::implementation::CasImpl 244 return toStatus(holder->provision(String8(provisionString.c_str()))); in provision()
|
D | CasImpl.h | 89 virtual Return<Status> provision(const hidl_string& provisionString) override;
|
/hardware/interfaces/cas/1.2/ |
D | ICas.hal | 27 * Java and native level. It is used to manage sessions, provision/refresh
|
/hardware/interfaces/cas/1.1/ |
D | ICas.hal | 24 * Java and native level. It is used to manage sessions, provision/refresh
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | DescramblerTests.cpp | 73 auto returnStatus = mCas->provision(hidl_string(provisonStr)); in getKeyToken()
|
/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/ |
D | drm_hal_common.h | 92 void provision();
|
/hardware/broadcom/wlan/bcmdhd/firmware/ |
D | LICENSE.TXT | 193 any term or provision of this Agreement is found by a court of competent 196 unenforceable provision does not materially affect the intent of this 197 Agreement. If the illegal or unenforceable provision materially affects the
|
/hardware/invensense/6515/libsensors_iio/ |
D | License.txt | 193 any term or provision of this Agreement is found by a court of competent 196 unenforceable provision does not materially affect the intent of this 197 Agreement. If the illegal or unenforceable provision materially affects the
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 172 * A provision request/response exchange occurs between the app and a 184 * where the provision request cannot be generated. 195 * After a provision response is received by the app from a provisioning 197 * The HAL implementation must receive the provision request and 206 * or ERROR_DRM_INVALID_STATE if the HAL is in a state where the provision
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 156 * A provision request/response exchange occurs between the app and a 175 * where the provision request cannot be generated.
|
/hardware/interfaces/drm/1.2/vts/functional/ |
D | drm_hal_test.cpp | 111 provision(); in TEST_P()
|
D | drm_hal_common.cpp | 190 void DrmHalTest::provision() { in provision() function in android::hardware::drm::V1_2::vts::DrmHalTest
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssCallback.hal | 191 * There is a provision for a checksum at the end of each sentence which may
|
/hardware/interfaces/cas/1.1/vts/functional/ |
D | VtsHalCasV1_1TargetTest.cpp | 449 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_P()
|
/hardware/interfaces/cas/1.2/vts/functional/ |
D | VtsHalCasV1_2TargetTest.cpp | 493 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_P()
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 283 * @param status Cdma OTA provision status
|