Home
last modified time | relevance | path

Searched defs:passthrough (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DTlvFilterConfiguration.java56 boolean passthrough) { in TlvFilterConfiguration()
141 public Builder setPassthrough(boolean passthrough) { in setPassthrough()
H A DIpFilterConfiguration.java47 int dstPort, boolean passthrough, int ipCid) { in IpFilterConfiguration()
179 public Builder setPassthrough(boolean passthrough) { in setPassthrough()
/aosp12/hardware/interfaces/health/2.1/default/
H A Dservice.cpp30 sp<IHealth> passthrough = in main() local
/aosp12/system/core/healthd/
H A Dcharger_test.cpp153 sp<IHealth> passthrough = new TestHealth(std::move(config)); in main() local
/aosp12/packages/modules/adb/client/
H A Dadb_install.cpp437 std::vector<const char*> passthrough; in parse_install_mode() local
462 std::vector<const char*> passthrough; in parse_fast_deploy_mode() local
/aosp12/frameworks/av/drm/libmediadrm/
H A DCryptoHal.cpp124 auto passthrough = ICryptoFactory::getService(); in makeCryptoFactories() local
H A DDrmHal.cpp343 auto passthrough = IDrmFactory::getService(); in makeDrmFactories() local
/aosp12/frameworks/av/media/libmediatranscoding/tests/
H A DTranscodingLogger_tests.cpp171 void validateLatestAtom(Reason reason, int status, bool passthrough = false) { in validateLatestAtom()
/aosp12/packages/providers/MediaProvider/jni/
H A Dnode-inl.h59 const bool passthrough; member
H A DFuseDaemon.cpp314 std::atomic_bool passthrough; member
/aosp12/frameworks/native/cmds/lshal/
H A DListCommand.cpp398 std::vector<std::string> passthrough; in dumpVintf() local
H A Dtest.cpp443 vintf::TransportArch passthrough{Transport::PASSTHROUGH, Arch::ARCH_32}; in TEST_F() local