Searched defs:Includes (Results 1 – 7 of 7) sorted by relevance
33 virtual bool Includes(const base::ProcessEntry& entry) const { in Includes() function in __anonfae18a890111::OrphanedTestServerFilter
44 std::vector<std::string> Includes; variable
173 virtual bool Includes(const base::ProcessEntry & entry) const { in KillProcessTree() function in __anond0fd05ca0111::ProcessSingletonTest::KillProcessTree::ProcessTreeFilter
140 SmallString<256> &Includes) { in collectModuleHeaderIncludes()
40 bool Includes(const llvm::APSInt &v) const { in Includes() function in __anon631060c20211::Range
159 bool ManifestFetchData::Includes(const std::string& extension_id) const { in Includes() function in ManifestFetchData
256 bool Includes(int value) const { return lower_ <= value && upper_ >= value; } in Includes() function