Home
last modified time | relevance | path

Searched defs:licenseIds (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmediakeysystem_service_stub.cpp307 std::vector<std::vector<uint8_t>> licenseIds; in ProcessGetOfflineMediaKeyIds() local
H A Dmediakeysystem_service.cpp374 int32_t MediaKeySystemService::GetOfflineMediaKeyIds(std::vector<std::vector<uint8_t>> &licenseIds) in GetOfflineMediaKeyIds() argument
/foundation/multimedia/drm_framework/frameworks/native/drm/
H A Dmedia_key_system_impl.cpp290 int32_t MediaKeySystemImpl::GetOfflineMediaKeyIds(std::vector<std::vector<uint8_t>> &licenseIds) in GetOfflineMediaKeyIds() argument
/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmediakeysystem_service_proxy.cpp368 int32_t MediaKeySystemServiceProxy::GetOfflineMediaKeyIds(std::vector<std::vector<uint8_t>> &licenseIds) in GetOfflineMediaKeyIds() argument
/foundation/multimedia/drm_framework/frameworks/c/drm_capi/
H A Dnative_mediakeysystem.cpp504 static Drm_ErrCode vectorToC2DArray(std::vector<std::vector<uint8_t>> licenseIds, in vectorToC2DArray() argument
534 std::vector<std::vector<uint8_t>> licenseIds; in OH_MediaKeySystem_GetOfflineMediaKeyIds() local
[all...]
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dmedia_key_system_napi.cpp852 std::vector<std::vector<uint8_t>> licenseIds; in GetOfflineMediaKeyIds() local

Completed in 6 milliseconds