Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 44) sorted by relevance

12

/system/tools/hidl/c2hal/
DType.h30 struct Type { struct
50 Type *generics; argument
70 static std::string qualifierText(Qualifier::Qualification qual) { in qualifierText()
112 DISALLOW_COPY_AND_ASSIGN(Type); argument
DExpression.h34 enum Type { enum
DType.cpp24 Type::Type(std::vector<Qualifier*> *qualifiers) in Type() function in android::Type
/system/tools/hidl/
DType.h34 struct Type { struct
70 virtual std::string getCppType( argument
97 enum ErrorMode {
/system/nvram/messages/include/nvram/messages/
Dproto.hpp298 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()
Dtype_traits.h32 using Type = T; member
Dtagged_union.h104 using Type = Member; member
/system/bt/service/
Ddaemon.cc57 void OnIPCHandlerStarted(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStarted()
62 void OnIPCHandlerStopped(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStopped()
/system/tools/aidl/
Dgenerate_java.h45 using Type = ::android::aidl::java::Type; variable
/system/netd/server/
DNetwork.h31 enum Type { enum
/system/bt/service/ipc/
Dipc_manager.h39 enum Type { enum
/system/update_engine/payload_consumer/
Dfilesystem_verifier_action.h65 std::string Type() const override { return StaticType(); } in Type() function
Dpostinstall_runner_action.h63 std::string Type() const override { return StaticType(); } in Type() function
Ddownload_action.h89 std::string Type() const override { return StaticType(); } in Type() function
/system/extras/simpleperf/include/
Dsimpleperf.h63 enum Type { enum
/system/update_engine/common/
Daction_pipe_unittest.cc46 string Type() const { return "ActionPipeTestAction"; } in Type() function in chromeos_update_engine::ActionPipeTestAction
Dtest_utils.h230 std::string Type() const { return StaticType(); } in Type() function
264 std::string Type() const { return StaticType(); } in Type() function
Daction_unittest.cc51 string Type() const { return "ActionTestAction"; } in Type() function in chromeos_update_engine::ActionTestAction
/system/update_engine/
Domaha_request_action.h59 enum Type { enum
163 std::string Type() const override { return StaticType(); } in Type() function
Domaha_response_handler_action.h62 std::string Type() const override { return StaticType(); } in Type() function
/system/sepolicy/tests/
Dpolicy.py72 def QueryFc(self, Type): argument
80 def QueryTypeAttribute(self, Type, IsAttr): argument
/system/keymaster/include/keymaster/
Dauthorization_set.h362 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/
DList.h75 typedef const TYPE Type; typedef
81 typedef TYPE Type; typedef
/system/keymaster/
DList.h74 typedef const TYPE Type; typedef
80 typedef TYPE Type; typedef
/system/core/libutils/include/utils/
DList.h74 typedef const TYPE Type; typedef
80 typedef TYPE Type; typedef

12