Home
last modified time | relevance | path

Searched defs:IfsState (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.h77 struct IfsState { struct
86 using IfsStateCallback = std::function<bool(StorageId, IfsState)>; argument