Home
last modified time | relevance | path

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

/build/soong/cmd/find_input_delta/find_input_delta_lib/
Dinternal_state.go122 func CompareInternalState(prior, other *fid_proto.PartialCompileInputs, target string) *FileList { argument
126 func CompareInputFiles(prior, other []*fid_proto.PartialCompileInput, name string) *FileList { argument