Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.cpp2840 int oldStatus, oldTargetStatus, newTargetStatus; in compareAndSetCurrentStatus() local
2872 newTargetStatus = mTargetStatus; in compareAndSetCurrentStatus()
2876 << newStatus << " (target " << oldTargetStatus << " -> " << newTargetStatus << ")"; in compareAndSetCurrentStatus()