Home
last modified time | relevance | path

Searched refs:CJ_FRONTEND_CREATE_FUNC (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/cj_utils/
H A Dcj_utils.cpp26 constexpr char CJ_FRONTEND_CREATE_FUNC[] = "OHOS_ACE_CreateCJFrontend"; member
36 auto createFunc = reinterpret_cast<GetCJFrontendCreateFunc>(LOADSYM(handle, CJ_FRONTEND_CREATE_FUNC)); in LoadCjFrontend()
38 LOGE("LOADSYM CJ_FRONTEND_CREATE_FUNC failed"); in LoadCjFrontend()

Completed in 1 milliseconds