Home
last modified time | relevance | path

Searched refs:ResetEnableAnalyzer (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_xcomponent_bridge.h76 static ArkUINativeModuleValue ResetEnableAnalyzer(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_xcomponent_bridge.cpp689 ArkUINativeModuleValue XComponentBridge::ResetEnableAnalyzer(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetEnableAnalyzer() function in OHOS::Ace::NG::XComponentBridge
H A Darkts_native_api_impl_bridge.cpp5339 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::ResetEnableAnalyzer)); in RegisterXComponentAttributes()