Searched refs:cjRuntime_ (Results 1 – 4 of 4) sorted by relevance
57 const AppExecFwk::BundleInfo &bundleInfo) : cjRuntime_(cjRuntime) in CJTestRunner()67 if (!cjRuntime_.IsAppLibLoaded()) { in Initialize()
67 CJRuntime &cjRuntime_; variable
282 CJRuntime &cjRuntime_; variable
87 CJUIAbility::CJUIAbility(CJRuntime &cjRuntime) : cjRuntime_(cjRuntime) in CJUIAbility()549 return cjRuntime_; in GetCJRuntime()