Searched refs:SetAppInfoGetter (Results 1 – 5 of 5) sorted by relevance
46 void SetAppInfoGetter(std::function<void(int32_t, std::string&, int32_t)> callback);
114 DelayedSingleton<ANRManager>::GetInstance()->SetAppInfoGetter( in LoadContent()
118 DelayedSingleton<ANRManager>::GetInstance()->SetAppInfoGetter( in LoadContent()
179 void ANRManager::SetAppInfoGetter(std::function<void(int32_t, std::string&, int32_t)> callback) in SetAppInfoGetter() function in OHOS::Rosen::ANRManager
318 anrManager->SetAppInfoGetter(callback);