/system/nvram/core/tests/ |
D | gtest_stubs.cpp | 23 namespace detail { namespace 53 testing::detail::TestRegistry::instance()->RunAllTests(); in main()
|
D | gtest_stubs.h | 54 namespace detail { 115 struct TestDeclaration : public detail::TestDeclarationBase { 117 : TestDeclarationBase(name, &detail::TestInstance<TestCase>::Create) {} in TestDeclaration()
|
/system/nvram/messages/include/nvram/messages/ |
D | tagged_union.h | 110 namespace detail { 165 using Type = typename detail::MemberForTag<TagType, tag, Member...>::Type; 171 Construct<static_cast<TagType>(detail::Head<Member...>::Type::kTag)>(); 296 alignas(detail::Max<alignof(typename Member::Type)...>::value + 0) 297 uint8_t storage_[detail::Max<sizeof(typename Member::Type)...>::value];
|
D | proto.hpp | 99 namespace detail { namespace 450 detail::MessageEncoder<Struct> encoder(object); in GetSize() 460 detail::MessageEncoder<Struct> encoder(object); in Encode() 472 detail::MessageDecoder<Struct> decoder(*object); in Decode()
|
/system/iorap/src/common/ |
D | debug.h | 40 namespace detail { 71 struct DebugCounter : detail::DebugCounterBase<> {
|
D | expected.h | 45 namespace detail { 268 constexpr expected(const T& value) : data_{value, detail::expected_tag_right{}} {} 269 constexpr expected(T&& value) : data_{std::move(value), detail::expected_tag_right{}} {} 270 constexpr expected(const E& error) : data_{error, detail::expected_tag_error{}} {} 271 constexpr expected(E&& error) : data_{std::move(error), detail::expected_tag_error{}} {} 335 detail::expected_pick_data_t<T, E> data_;
|
/system/iorap/src/perfetto/ |
D | rx_producer.h | 54 namespace detail { 75 using ProtobufPtr = std::shared_ptr<detail::concept_message_lite_base_t<const T>>; 78 using ProtobufMutablePtr = std::shared_ptr<detail::concept_message_lite_base_t<T>>;
|
/system/bt/gd/hci/ |
D | class_of_device_pybind11_type_caster.h | 32 namespace detail {
|
D | address_pybind11_type_caster.h | 32 namespace detail {
|
/system/nvram/core/ |
D | persistence.cpp | 50 if (!proto::detail::MessageEncoder<Object>::Encode(object, &writer) || in EncodeObject() 72 !proto::detail::MessageDecoder<Object>::Decode(*object, &reader)) { in DecodeObject()
|
/system/keymaster/android_keymaster/ |
D | keymaster_configuration.cpp | 71 uint32_t GetPatchlevel(const char* patchlevel_str, PatchlevelOutput detail) { in GetPatchlevel() argument 94 switch (detail) { in GetPatchlevel()
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | isolated_app.te | 24 # https://code.google.com/p/chromium/issues/detail?id=475270
|
D | adbd.te | 85 # https://code.google.com/p/android/issues/detail?id=72895
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | isolated_app.te | 24 # https://code.google.com/p/chromium/issues/detail?id=475270
|
D | adbd.te | 87 # https://code.google.com/p/android/issues/detail?id=72895
|
/system/core/fs_mgr/libfiemap/ |
D | README.md | 13 tricky and is described in more detail below.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | isolated_app.te | 24 # https://code.google.com/p/chromium/issues/detail?id=475270
|
D | adbd.te | 92 # https://code.google.com/p/android/issues/detail?id=72895
|
/system/libufdt/utils/ |
D | README.md | 216 Use `help` command to get more detail options. Example:
|
/system/iorap/src/compiler/ |
D | compiler.cc | 640 namespace detail { namespace 671 return detail::multiless(std::forward<Args>(args)...); in multiless()
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | isolated_app.te | 28 # https://code.google.com/p/chromium/issues/detail?id=475270
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | isolated_app.te | 24 # https://code.google.com/p/chromium/issues/detail?id=475270
|
D | adbd.te | 128 # https://code.google.com/p/android/issues/detail?id=72895
|
/system/sepolicy/private/ |
D | isolated_app.te | 28 # https://code.google.com/p/chromium/issues/detail?id=475270
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | isolated_app.te | 28 # https://code.google.com/p/chromium/issues/detail?id=475270
|