Searched refs:GetAppWaitingDebugList (Results 1 – 4 of 4) sorted by relevance
37 int32_t GetAppWaitingDebugList(std::vector<std::string> &bundleNameList);
123 auto iret = manager->GetAppWaitingDebugList(bundleNameList);
138 int32_t AppConfigDataManager::GetAppWaitingDebugList(std::vector<std::string> &bundleNameList) in GetAppWaitingDebugList() function in OHOS::AbilityRuntime::AppConfigDataManager
6548 …DelayedSingleton<AbilityRuntime::AppConfigDataManager>::GetInstance()->GetAppWaitingDebugList(bund… in NotifyAppFaultBySA()