/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/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.0/vts/functional/ |
D | VtsHalCasV1_0TargetTest.cpp | 488 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_F() 592 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_F() 623 auto returnStatus = mMediaCas->provision(hidl_string("invalid asset string")); in TEST_F() 650 returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_F() 708 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_F()
|
/hardware/interfaces/cas/1.1/ |
D | ICas.hal | 24 * Java and native level. It is used to manage sessions, provision/refresh
|
/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/gnss/1.0/ |
D | IGnssCallback.hal | 190 * 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 | 461 auto returnStatus = mMediaCas->provision(hidl_string(PROVISION_STR)); in TEST_F()
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 283 * @param status Cdma OTA provision status
|