Searched refs:GetDebugApp (Results 1 – 4 of 4) sorted by relevance
78 EXPECT_EQ(launchData_->GetDebugApp(), isDebugApp);80 EXPECT_EQ(launchData_->GetDebugApp(), noDebugApp);
160 inline bool GetDebugApp() const in GetDebugApp() function
664 appThread->HandleInitAssertFaultTask(data.GetDebugApp(), data.GetApplicationInfo().debug); in ScheduleLaunchApplication()1307 if (appLaunchData.GetDebugApp() && watchdog_ != nullptr && !watchdog_->IsStopWatchdog()) { in HandleLaunchApplication()1490 appLaunchData.GetDebugApp(), appInfo.debug, appLaunchData.isNativeStart()); in HandleLaunchApplication()1492 appLaunchData.GetDebugApp(), appInfo.debug, appLaunchData.isNativeStart()); in HandleLaunchApplication()1507 if (appInfo.debug && appLaunchData.GetDebugApp()) { in HandleLaunchApplication()1528 debugOption.isStartWithDebug = appLaunchData.GetDebugApp(); in HandleLaunchApplication()
1730 EXPECT_EQ(launchData.GetDebugApp(), appDebug);