Searched refs:scope (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/drm/1.0/default/ |
D | DrmPlugin.cpp | 43 Return<void> DrmPlugin::getKeyRequest(const hidl_vec<uint8_t>& scope, in getKeyRequest() argument 80 status = mLegacyPlugin->getKeyRequest(toVector(scope), in getKeyRequest() 106 Return<void> DrmPlugin::provideKeyResponse(const hidl_vec<uint8_t>& scope, in provideKeyResponse() argument 110 status_t status = mLegacyPlugin->provideKeyResponse(toVector(scope), in provideKeyResponse()
|
D | DrmPlugin.h | 57 Return<void> getKeyRequest(const hidl_vec<uint8_t>& scope, 62 Return<void> provideKeyResponse(const hidl_vec<uint8_t>& scope,
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 40 * Note: Reliance on the sp<> going out of scope is not recommended 63 * TODO(b/36122635) Reliance on the sp<> going out of scope is not recommended because the
|
/hardware/interfaces/configstore/1.1/default/seccomp_policy/ |
D | configstore@1.1-arm64.policy | 21 # TODO(b/68162846) reduce scope of prctl() based on arguments
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 75 * @param scope may be a sessionId or a keySetId, depending on the 77 * scope should be set to the sessionId the keys will be provided 78 * to. When the keyType is RELEASE, scope should be set to the 113 getKeyRequest_1_1(vec<uint8_t> scope, vec<uint8_t> initData, 182 * returned in one call to getMetrics(). The scope and definition of the
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPlugin.hal | 111 * @param scope either a sessionId or a keySetId, depending on the 112 * specified keyType. When the keyType is OFFLINE or STREAMING, scope 114 * keyType is RELEASE, scope must be set to the keySetId of the keys 150 getKeyRequest_1_2(vec<uint8_t> scope, vec<uint8_t> initData,
|
/hardware/interfaces/tests/baz/1.0/ |
D | IBase.hal | 43 * multiple times in the same scope, this test ensures that that's no
|
/hardware/interfaces/media/omx/1.0/vts/functional/ |
D | README.md | 4 The scope of the tests presented here is not restricted solely to testing omx hal @ 1.0 API but als…
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 61 * @param scope may be a sessionId or a keySetId, depending on the 63 * scope should be set to the sessionId the keys will be provided to. 64 * When the keyType is RELEASE, scope should be set to the keySetId 96 getKeyRequest(vec<uint8_t> scope, vec<uint8_t> initData, 105 * @param scope may be a sessionId or a keySetId depending on the type 126 provideKeyResponse(vec<uint8_t> scope, vec<uint8_t> response)
|
/hardware/interfaces/contexthub/1.0/ |
D | types.hal | 133 // describes the implementation version within the scope of the platform
|
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 202 Added scope operator to wrap usage of json_object_object_foreach, this
|
D | Doxyfile | 286 # documentation. If set to YES the scope will be hidden.
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 253 * outside of the scope of this method.
|