Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_stack_processor.cpp77 "StopGetAccessRecording", &JSViewStackProcessor::JsStopGetAccessRecording, opt); in JSBind()
128 void JSViewStackProcessor::JsStopGetAccessRecording() in JsStopGetAccessRecording() function in OHOS::Ace::Framework::JSViewStackProcessor
H A Djs_view_stack_processor.h48 static void JsStopGetAccessRecording();
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1837 JSViewStackProcessor::JsStopGetAccessRecording(); in LoadNamedRouterSource()