Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp44 const std::string CJ_LIB_PATH = SANDBOX_LIB_PATH + "/ohos"; variable
98 cjEnv->initCJSDKNS(CJ_RT_PATH + ":" + CJ_LIB_PATH); in SetAppLibPath()