Home
last modified time | relevance | path

Searched refs:Types (Results 1 – 25 of 38) sorted by relevance

12

/system/sepolicy/tests/
Dpolicy.py171 Types = self.QueryTypeAttribute(Type, True)
172 TypesAndAttributes |= Types
173 for T in Types:
265 Types = set()
276 Types.add(PathType[1])
277 return Types
/system/core/libunwindstack/tests/
DDwarfOpLogTest.cpp70 typedef ::testing::Types<uint32_t, uint64_t> DwarfOpLogTestTypes;
DDwarfEhFrameTest.cpp130 typedef ::testing::Types<uint32_t, uint64_t> DwarfEhFrameTestTypes;
DRegsIterateTest.cpp238 using RegTypes = ::testing::Types<RegsArm, RegsArm64, RegsX86, RegsX86_64, RegsMips, RegsMips64>;
DSymbolsTest.cpp369 typedef ::testing::Types<Elf32_Sym, Elf64_Sym> SymbolsTestTypes;
DDwarfEhFrameWithHdrTest.cpp456 typedef ::testing::Types<uint32_t, uint64_t> DwarfEhFrameWithHdrTestTypes;
/system/chre/apps/wifi_offload/test/
Doffloadtypes_test.cc71 typedef testing::Types<wifi_offload::PreferredNetwork, wifi_offload::ScanResult,
Dflatbuffersserialization_test.cc37 typedef testing::Types<wifi_offload::ScanStats, wifi_offload::ScanConfig,
Drandomgenerator_test.cc89 typedef testing::Types<uint8_t, uint16_t, uint32_t, uint64_t> Implementations;
/system/tools/xsdc/tests/resources/predefined_types/api/
Dcurrent.txt126 public class Types {
127 ctor public Types();
142 …method public static predefined.types.Types read(java.io.InputStream) throws javax.xml.datatype.Da…
/system/update_engine/payload_generator/
Dzip_unittest.cc115 typedef ::testing::Types<BzipTest, XzTest> ZipTestTypes;
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h359 template <typename... Types> \
361 ::std::variant<::std::monostate, ::android::sp<Types>...>; \
/system/tools/xsdc/tests/
Dmain.cpp52 Types type = *read("resources/predefined_types.xml"); in TEST_F()
/system/bt/gd/packet/
Dpacket_builder_unittest.cc186 using VectorBaseTypes = ::testing::Types<uint8_t, uint16_t, uint32_t, uint64_t, int8_t, int16_t, in…
Dpacket_view_unittest.cc71 using PacketViewTypes = ::testing::Types<PacketView<true>, PacketView<false>>;
87 using PacketViewTypes = ::testing::Types<PacketView<true>, PacketView<false>>;
/system/bt/vendor_libs/test_vendor_lib/packets/test/
Dpacket_builder_test.cc183 using VectorBaseTypes = ::testing::Types<uint8_t, uint16_t, uint32_t, uint64_t, int8_t, int16_t, in…
Dpacket_view_test.cc68 using PacketViewTypes = ::testing::Types<PacketView<true>, PacketView<false>>;
84 using PacketViewTypes = ::testing::Types<PacketView<true>, PacketView<false>>;
/system/bt/vendor_libs/test_vendor_lib/test/
Dpacket_builder_test.cc183 using VectorBaseTypes = ::testing::Types<uint8_t, uint16_t, uint32_t, uint64_t, int8_t, int16_t, in…
/system/sepolicy/prebuilts/api/27.0/public/
Dinstalld.te97 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/prebuilts/api/26.0/public/
Dinstalld.te97 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/prebuilts/api/28.0/public/
Dinstalld.te98 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/prebuilts/api/29.0/public/
Dinstalld.te107 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/public/
Dinstalld.te107 # Types extracted from seapp_contexts type= fields.
/system/sepolicy/prebuilts/api/26.0/private/
Dsystem_server.te382 # Types extracted from seapp_contexts type= fields.
395 # Types extracted from seapp_contexts type= fields.
682 # Types extracted from seapp_contexts type= fields, excluding
/system/sepolicy/prebuilts/api/27.0/private/
Dsystem_server.te410 # Types extracted from seapp_contexts type= fields.
423 # Types extracted from seapp_contexts type= fields.
713 # Types extracted from seapp_contexts type= fields, excluding

12