Home
last modified time | relevance | path

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

12

/system/tools/hidl/
DType.h40 struct Type : DocCommentable { struct
100 CheckAcyclicStatus(status_t status, const Type* cycleEnd = nullptr); argument
145 virtual std::string getCppType( argument
172 enum ErrorMode {
347 DISALLOW_COPY_AND_ASSIGN(Type); argument
/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
/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.cc58 void OnIPCHandlerStarted(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStarted()
63 void OnIPCHandlerStopped(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStopped()
/system/tools/aidl/
Dgenerate_java.h48 using Type = ::android::aidl::java::Type; variable
/system/sepolicy/tests/
DFcSort.py9 Type = None variable in FileContextsNode
13 Type = None variable in FileContextsNode
Dpolicy.py107 def QueryFc(self, Type): argument
115 def QueryTypeAttribute(self, Type, IsAttr): argument
163 def ResolveTypeAttribute(self, Type): argument
/system/netd/server/
DNetwork.h31 enum Type { enum
/system/nfc/utils/include/
Dconfig.h24 enum Type { UNSIGNED, STRING, BYTES }; 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.h90 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
Daction_unittest.cc51 string Type() const { return "ActionTestAction"; } in Type() function in chromeos_update_engine::ActionTestAction
Dtest_utils.h236 std::string Type() const { return StaticType(); } in Type() function
270 std::string Type() const { return StaticType(); } in Type() function
/system/update_engine/
Domaha_response_handler_action.h62 std::string Type() const override { return StaticType(); } in Type() function
Domaha_request_action.h59 enum Type { enum
163 std::string Type() const override { return StaticType(); } in Type() function
/system/keymaster/include/keymaster/
Dauthorization_set.h363 bool GetTagValue(TypedTag<Type, Tag> tag, typename TagValueType<Type>::value_type* val) const { in GetTagValue()
387 bool push_back(TypedEnumTag<Type, Tag, KeymasterEnum> tag, KeymasterEnum val) { in push_back()
426 bool push_back(TypedTag<Type, Tag> tag, typename TypedTag<Type, Tag>::value_type val) { in push_back()
431 bool push_back(TypedTag<Type, Tag> tag, const void* bytes, size_t bytes_len) { in push_back()
/system/core/toolbox/
Dgetprop.cpp35 Type, enumerator
/system/core/libutils/include/utils/
DList.h76 typedef const TYPE Type; typedef
82 typedef TYPE Type; typedef

12