Searched defs:isDebug (Results 1 – 6 of 6) sorted by relevance
91 bool isDebug = bundleInfo.applicationInfo.debug && in CheckPatchWithInstalledBundle() local169 bool isDebug = bundleInfo.applicationInfo.debug && in CheckHotReloadWithInstalledBundle() local
1105 virtual ErrCode SetDebugMode(bool isDebug) in SetDebugMode()
6555 bool isDebug = false; variable6568 bool isDebug = true; variable6581 bool isDebug = true; variable
2515 ErrCode BundleMgrHostImpl::SetDebugMode(bool isDebug) in SetDebugMode()
3139 ErrCode BundleMgrProxy::SetDebugMode(bool isDebug) in SetDebugMode()
2679 auto isDebug = want.GetBoolParam("debugApp", false); in StartEmptyProcess() local