Searched refs:IsNewApi (Results 1 – 3 of 3) sorted by relevance
49 bool IsNewApi() const;
68 bool ContinuousTaskRecord::IsNewApi() const in IsNewApi() function in OHOS::BackgroundTaskMgr::ContinuousTaskRecord
1169 stream << "\t\tisFromNewApi: " << (iter->second->IsNewApi() ? "true" : "false") << "\n"; in DumpAllTaskInfo()1171 iter->second->GetBgModeId(), iter->second->IsNewApi())] << "\n"; in DumpAllTaskInfo()