Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dexcluder_stub.cc31 bool ExcluderStub::Exclude(const string& name) { in Exclude() function in chromeos_update_engine::ExcluderStub
/aosp12/system/update_engine/cros/
H A Dexcluder_chromeos.cc39 bool ExcluderChromeOS::Exclude(const string& name) { in Exclude() function in chromeos_update_engine::ExcluderChromeOS
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DLDFileFormat.h45 Exclude, enumerator
H A DArchive.h95 enum Status { Include, Exclude, Unknown }; enumerator
/aosp12/build/soong/cmd/pom2mk/
H A Dpom2mk.go91 type Exclude map[string]bool type
/aosp12/build/soong/cmd/pom2bp/
H A Dpom2bp.go96 type Exclude map[string]bool type
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dtargeting.pb.go420Exclude bool `protobuf:"varint,2,opt,name=exclude,proto3" json:"exclude,omitempty… member