Searched defs:isAttachDebug (Results 1 – 7 of 7) sorted by relevance
124 bool isAttachDebug = true; variable141 bool isAttachDebug = false; variable
122 bool isAttachDebug = *data % ENABLE; in DoSomethingInterestingWithMyAPIaddb() local
97 bool isAttachDebug = true; variable
2543 bool isAttachDebug = true; variable2556 bool isAttachDebug = false; variable
2159 void AppRunningRecord::SetAttachDebug(const bool &isAttachDebug) in SetAttachDebug()2171 bool AppRunningRecord::isAttachDebug() const in isAttachDebug() function in OHOS::AppExecFwk::AppRunningRecord
1249 void AppRunningManager::SetAttachAppDebug(const std::string &bundleName, const bool &isAttachDebug) in SetAttachAppDebug()
356 …auto isAttachDebug = DelayedSingleton<AppScheduler>::GetInstance()->IsAttachDebug(abilityInfo_.bun… in LoadAbility() local3557 void AbilityRecord::SetAttachDebug(const bool isAttachDebug) in SetAttachDebug()