Home
last modified time | relevance | path

Searched refs:MIDI_SYSEX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_access_request.h36 MIDI_SYSEX = 1 << 4, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp390 if (resourcesId & OHOS::NWeb::NWebAccessRequest::Resources::MIDI_SYSEX) { in GetResources()
415 resourcesId |= OHOS::NWeb::NWebAccessRequest::Resources::MIDI_SYSEX; in Grant()