Searched refs:GetCurrentBundleName (Results 1 – 4 of 4) sorted by relevance
74 char *bundleName = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentBundleName()); in Release()162 char *bundleName = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentBundleName()); in Detect()214 char *bundleName = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentBundleName()); in SendMsgToPeer()263 char *bundleName = const_cast<char *>(JsAppContext::GetInstance()->GetCurrentBundleName()); in SubscribeMessage()
112 const char *GetCurrentBundleName() const in GetCurrentBundleName() function
228 return JsAppContext::GetInstance()->GetCurrentBundleName(); in GetPackageName()
267 const char *curBundleName = appContext->GetCurrentBundleName(); in GetAndPushBundleNameToVector()