Searched refs:SetAttachDebug (Results 1 – 10 of 10) sorted by relevance
46 abilityRecord->SetAttachDebug(true); in OnAbilitysDebugStarted()59 abilityRecord->SetAttachDebug(false); in OnAbilitysDebugStoped()
358 SetAttachDebug(true); in LoadAbility()3557 void AbilityRecord::SetAttachDebug(const bool isAttachDebug) in SetAttachDebug() function in OHOS::AAFwk::AbilityRecord
130 appRunningRecord->SetAttachDebug(isAttachDebug);147 appRunningRecord->SetAttachDebug(isAttachDebug);
81 appRecord->SetAttachDebug(true);107 appRecord->SetAttachDebug(true);
739 void SetAttachDebug(const bool &isAttachDebug);
1057 void SetAttachDebug(const bool isAttachDebug);
2544 abilityRecord_->SetAttachDebug(isAttachDebug);2557 abilityRecord_->SetAttachDebug(isAttachDebug);
1260 appRecord->SetAttachDebug(isAttachDebug); in SetAttachAppDebug()
2159 void AppRunningRecord::SetAttachDebug(const bool &isAttachDebug) in SetAttachDebug() function in OHOS::AppExecFwk::AppRunningRecord
3539 appRecord->SetAttachDebug(true); in ProcessAppDebug()