Searched defs:passthrough (Results 1 – 7 of 7) sorted by relevance
56 boolean passthrough) { in TlvFilterConfiguration()141 public Builder setPassthrough(boolean passthrough) { in setPassthrough()
47 int dstPort, boolean passthrough, int ipCid) { in IpFilterConfiguration()179 public Builder setPassthrough(boolean passthrough) { in setPassthrough()
120 auto passthrough = ICryptoFactory::getService(); in makeCryptoFactories() local
337 auto passthrough = IDrmFactory::getService(); in makeDrmFactories() local
171 void validateLatestAtom(Reason reason, int status, bool passthrough = false) { in validateLatestAtom()
408 std::vector<std::string> passthrough; in dumpVintf() local
467 vintf::TransportArch passthrough{Transport::PASSTHROUGH, Arch::ARCH_32}; in TEST_F() local