Lines Matching refs:path
172 <code>int checkRightsStatus(int uniqueId, const String8& path, int
174 <p>Save DRM rights to the specified rights path and make association with content path.
175 The input parameters are DrmRights to be saved, rights file path where rights
176 are to be saved and content file path where content was saved.</p>
181 <p>Save DRM rights to specified rights path and make association with content
182 path.</p>
191 <code>DrmConstraints* getConstraints(int uniqueId, const String path, int
195 Unique identifier for a session and path of the protected content) are required.
202 <code>DrmMetadata* getMetadata(int uniqueId, const String path);</code>
203 <p>Get metadata information associated with input content for a given path of the
216 <p>The above call allows you to save DRM rights to specified rights path and make
217 association with content path. DrmRights parameter is the rights to be saved,
218 file path where rights should be and content file path where content should be