Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.cpp2866 int oldStatus, oldTargetStatus, newTargetStatus; in compareAndSetCurrentStatus() local
2898 newTargetStatus = mTargetStatus; in compareAndSetCurrentStatus()
2902 << newStatus << " (target " << oldTargetStatus << " -> " << newTargetStatus << ")"; in compareAndSetCurrentStatus()