Searched refs:GetIncrementAppDebugInfos (Results 1 – 4 of 4) sorted by relevance
76 GetIncrementAppDebugInfos(infos, incrementInfos); in StartDebug()128 void AppDebugManager::GetIncrementAppDebugInfos( in GetIncrementAppDebugInfos() function in OHOS::AppExecFwk::AppDebugManager
200 manager_->GetIncrementAppDebugInfos(debugInfos, increment);208 manager_->GetIncrementAppDebugInfos(debugInfos, increment);
39 …void GetIncrementAppDebugInfos(const std::vector<AppDebugInfo> &infos, std::vector<AppDebugInfo> &…
51 manager->GetIncrementAppDebugInfos(infos, incrementInfos); in DoSomethingInterestingWithMyAPI()