Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/compliance/
H A Dtest_util.go428 func checkSameActions(lg *LicenseGraph, asActual, asExpected ActionSet, t *testing.T) {
492 func checkResolvesActions(lg *LicenseGraph, asActual, asExpected ActionSet, t *testing.T) {
H A Dresolutionset.go130 type ActionSet map[*TargetNode]LicenseConditionSet type
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DUpdateGUI.cpp287 const NUpdateArchive::CActionSet *ActionSet; member
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.h48 NUpdateArchive::CActionSet ActionSet; member