Home
last modified time | relevance | path

Searched refs:NotifyProgress (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/iorap/src/manager/
H A Devent_manager.cc1149 this->NotifyProgress(e.first, TaskResult{TaskResult::State::kBegan}); in InitializeRxGraphForJobScheduledEvents()
1214 void NotifyProgress(RequestId request_id, TaskResult result) { in NotifyProgress() function in iorap::manager::EventManager::Impl