Home
last modified time | relevance | path

Searched refs:ResetMuted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_video_bridge.h33 static ArkUINativeModuleValue ResetMuted(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_video_bridge.cpp146 ArkUINativeModuleValue VideoBridge::ResetMuted(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMuted() function in OHOS::Ace::NG::VideoBridge
H A Darkts_native_api_impl_bridge.cpp2117 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), VideoBridge::ResetMuted)); in GetArkUINativeModule()