/system/tools/hidl/c2hal/ |
D | Type.h | 30 struct Type { struct 50 Type *generics; argument 70 static std::string qualifierText(Qualifier::Qualification qual) { in qualifierText() 112 DISALLOW_COPY_AND_ASSIGN(Type); argument
|
D | Expression.h | 34 enum Type { enum
|
D | Type.cpp | 24 Type::Type(std::vector<Qualifier*> *qualifiers) in Type() function in android::Type
|
/system/tools/hidl/ |
D | Type.h | 34 struct Type { struct 70 virtual std::string getCppType( argument 97 enum ErrorMode {
|
/system/nvram/messages/include/nvram/messages/ |
D | proto.hpp | 298 using Type = Codec<MemberType>; typedef 310 struct Type { struct 311 using TaggedUnionType = TaggedUnion<TagType, Member...>; 312 using TaggedUnionMemberType = 314 using TaggedUnionMemberCodec = Codec<TaggedUnionMemberType>; 315 static constexpr WireType kWireType = TaggedUnionMemberCodec::kWireType; 317 static bool Encode(const TaggedUnionType& object, ProtoWriter* writer) { in Encode() 325 static bool Decode(TaggedUnionType& object, ProtoReader* reader) { in Decode()
|
D | type_traits.h | 32 using Type = T; member
|
D | tagged_union.h | 104 using Type = Member; member
|
/system/bt/service/ |
D | daemon.cc | 57 void OnIPCHandlerStarted(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStarted() 62 void OnIPCHandlerStopped(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStopped()
|
/system/tools/aidl/ |
D | generate_java.h | 45 using Type = ::android::aidl::java::Type; variable
|
/system/netd/server/ |
D | Network.h | 31 enum Type { enum
|
/system/bt/service/ipc/ |
D | ipc_manager.h | 39 enum Type { enum
|
/system/update_engine/payload_consumer/ |
D | filesystem_verifier_action.h | 65 std::string Type() const override { return StaticType(); } in Type() function
|
D | postinstall_runner_action.h | 63 std::string Type() const override { return StaticType(); } in Type() function
|
D | download_action.h | 89 std::string Type() const override { return StaticType(); } in Type() function
|
/system/extras/simpleperf/include/ |
D | simpleperf.h | 63 enum Type { enum
|
/system/update_engine/common/ |
D | action_pipe_unittest.cc | 46 string Type() const { return "ActionPipeTestAction"; } in Type() function in chromeos_update_engine::ActionPipeTestAction
|
D | test_utils.h | 230 std::string Type() const { return StaticType(); } in Type() function 264 std::string Type() const { return StaticType(); } in Type() function
|
D | action_unittest.cc | 51 string Type() const { return "ActionTestAction"; } in Type() function in chromeos_update_engine::ActionTestAction
|
/system/update_engine/ |
D | omaha_request_action.h | 59 enum Type { enum 163 std::string Type() const override { return StaticType(); } in Type() function
|
D | omaha_response_handler_action.h | 62 std::string Type() const override { return StaticType(); } in Type() function
|
/system/sepolicy/tests/ |
D | policy.py | 72 def QueryFc(self, Type): argument 80 def QueryTypeAttribute(self, Type, IsAttr): argument
|
/system/keymaster/include/keymaster/ |
D | authorization_set.h | 362 bool GetTagValue(TypedTag<Type, Tag> tag, typename TagValueType<Type>::value_type* val) const { in GetTagValue() 386 bool push_back(TypedEnumTag<Type, Tag, KeymasterEnum> tag, KeymasterEnum val) { in push_back() 425 bool push_back(TypedTag<Type, Tag> tag, typename TypedTag<Type, Tag>::value_type val) { in push_back() 430 bool push_back(TypedTag<Type, Tag> tag, const void* bytes, size_t bytes_len) { in push_back()
|
/system/core/libsysutils/include/sysutils/ |
D | List.h | 75 typedef const TYPE Type; typedef 81 typedef TYPE Type; typedef
|
/system/keymaster/ |
D | List.h | 74 typedef const TYPE Type; typedef 80 typedef TYPE Type; typedef
|
/system/core/libutils/include/utils/ |
D | List.h | 74 typedef const TYPE Type; typedef 80 typedef TYPE Type; typedef
|