Home
last modified time | relevance | path

Searched defs:statusArray (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_drm_callback_adapter_impl.cpp66 const ArkWebUint32Vector& statusArray, bool hasAdditionalUsableKey, bool isRelease) in OnSessionKeysChange()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_drm_callback_adapter_wrapper.cpp79 …const std::vector<std::string>& keyIdArray, const std::vector<uint32_t>& statusArray, bool hasAddi… in OnSessionKeysChange()
/base/web/webview/ohos_adapter/media_adapter/src/
Ddrm_adapter_impl.cpp178 const std::vector<uint32_t>& statusArray, bool hasAdditionalUsableKey, bool isKeyRelease) in OnSessionKeysChange()
608 std::vector<uint32_t> statusArray; in SessionKeyChangeCallBackWithObj() local