Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/interfaces/profiler/
Djs_profiler.cpp31 … JSClass<JSProfiler>::StaticMethod("registerVsyncCallback", &JSProfiler::JsRegisterVsyncCallback); in JSBind()
36 void JSProfiler::JsRegisterVsyncCallback(const JSCallbackInfo& args) in JsRegisterVsyncCallback() function in OHOS::Ace::Framework::JSProfiler
Djs_profiler.h26 static void JsRegisterVsyncCallback(const JSCallbackInfo& args);