Searched refs:CancelAppFreezeDetect (Results 1 – 4 of 4) sorted by relevance
69 freeze->CancelAppFreezeDetect(pid, bundleName); in DoSomethingInterestingWithMyAPI()
84 bool CancelAppFreezeDetect(int32_t pid, const std::string& bundleName);
639 bool AppfreezeManager::CancelAppFreezeDetect(int32_t pid, const std::string& bundleName) in CancelAppFreezeDetect() function in OHOS::AppExecFwk::AppfreezeManager
5990 …bool cancelResult = AppExecFwk::AppfreezeManager::GetInstance()->CancelAppFreezeDetect(pid, bundle… in NotifyAppFaultBySA()