Searched defs:bundleEntity (Results 1 – 1 of 1) sorted by relevance
204 auto bundleEntity = NClass::GetEntityOf<BundleEntity>(env, funcArg.GetThisVar()); in GetBundleName() local229 auto bundleEntity = make_unique<BundleEntity>(bundleName.get()); in Constructor() local