Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/cj_utils/
H A Dcj_utils.cpp27 using GetCJFrontendCreateFunc = void* (*)(bool, bool); typedef
36 …auto createFunc = reinterpret_cast<GetCJFrontendCreateFunc>(LOADSYM(handle, CJ_FRONTEND_CREATE_FUN… in LoadCjFrontend()