Searched defs:Implementation (Results 1 – 4 of 4) sorted by relevance
258 DynTypedMatcher(MatcherInterface<T> *Implementation) in DynTypedMatcher()368 IntrusiveRefCntPtr<DynMatcherInterface> Implementation) in DynTypedMatcher()381 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; variable396 explicit Matcher(MatcherInterface<T> *Implementation) in Matcher()419 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() function481 explicit Matcher(const DynTypedMatcher &Implementation) in Matcher()487 DynTypedMatcher Implementation; variable493 inline Matcher<T> makeMatcher(MatcherInterface<T> *Implementation) { in makeMatcher()
154 Implementation chapter
77 class Implementation(GeneratedFile) : class
219 ACPI_INTERNAL_METHOD Implementation; member