Home
last modified time | relevance | path

Searched refs:scope (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp43 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()
DDrmPlugin.h57 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/
DIEvsEnumerator.hal40 * 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/
Dconfigstore@1.1-arm64.policy21 # TODO(b/68162846) reduce scope of prctl() based on arguments
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal75 * @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/
DIDrmPlugin.hal111 * @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/
DIBase.hal43 * multiple times in the same scope, this test ensures that that's no
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md4 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/
DIDrmPlugin.hal61 * @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/
Dtypes.hal133 // describes the implementation version within the scope of the platform
/hardware/qcom/msm8998/json-c/
DChangeLog202 Added scope operator to wrap usage of json_object_object_foreach, this
DDoxyfile286 # documentation. If set to YES the scope will be hidden.
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal253 * outside of the scope of this method.