Searched refs:startRuntime (Results 1 – 6 of 6) sorted by relevance
27 bool (*startRuntime)() = nullptr; member
104 if (!runtime->startRuntime()) { in LoadCJModule()
87 if (!runtime->startRuntime()) { in ARKTS_LoadModule()
45 bool (*startRuntime)() = nullptr; member
113 if (!cjEnv->startRuntime()) { in Initialize()
493 .startRuntime = [] { in OHOS_GetCJEnvInstance()