HomeSort by relevance Sort by last modified time
    Searched defs:PASSTHROUGH (Results 1 - 5 of 5) sorted by null

  /system/libvintf/include/vintf/
Transport.h 30 PASSTHROUGH,
37 "passthrough",
  /system/libvintf/test/
LibVintfTest.cpp 139 {Transport::PASSTHROUGH, Arch::ARCH_32_64},
276 " <transport arch=\"32+64\">passthrough</transport>\n"
388 " <transport arch=\"32+64\">passthrough</transport>"
410 " <transport arch=\"32+64\">passthrough</transport>"
418 EXPECT_EQ(Transport::PASSTHROUGH,
420 EXPECT_EQ(Transport::PASSTHROUGH,
680 {Transport::PASSTHROUGH, Arch::ARCH_32_64},
723 {Transport::PASSTHROUGH, Arch::ARCH_32_64},
742 {Transport::PASSTHROUGH, Arch::ARCH_32_64},
    [all...]
  /system/tools/hidl/test/hidl_test/
hidl_test_client.cpp 88 PASSTHROUGH
340 // getStub is true if we are in passthrough mode to skip checking
343 memoryTest = IMemoryTest::getService("memory", mode == PASSTHROUGH /* getStub */);
347 fetcher = IFetcher::getService("fetcher", mode == PASSTHROUGH /* getStub */);
351 foo = IFoo::getService("foo", mode == PASSTHROUGH /* getStub */);
355 dyingBaz = IBaz::getService("dyingBaz", mode == PASSTHROUGH /* getStub */);
359 bar = IBar::getService("foo", mode == PASSTHROUGH /* getStub */);
363 graphInterface = IGraph::getService("graph", mode == PASSTHROUGH /* getStub */);
367 pointerInterface = IPointer::getService("pointer", mode == PASSTHROUGH /* getStub */);
371 // use passthrough mode as the validation object
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 253 #define PASSTHROUGH 19
    [all...]
  /external/guice/lib/build/
spring-beans.jar 

Completed in 2660 milliseconds