/system/tools/hidl/ |
D | Type.h | 40 struct Type : DocCommentable { struct 96 status_t recursivePass(ParseStage stage, const std::function<status_t(Type*)>& func, argument 112 CheckAcyclicStatus(status_t status, const Type* cycleEnd = nullptr); argument 157 virtual std::string getCppType( argument 193 enum ErrorMode { 379 DISALLOW_COPY_AND_ASSIGN(Type); argument
|
/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
|
/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/vendor_libs/test_vendor_lib/include/ |
D | phy.h | 23 enum class Type { enum
|
/system/bt/service/ |
D | daemon.cc | 60 void OnIPCHandlerStarted(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStarted() 65 void OnIPCHandlerStopped(ipc::IPCManager::Type /* type */) override { in OnIPCHandlerStopped()
|
/system/libvintf/include/vintf/ |
D | CheckFlags.h | 38 explicit constexpr Type(int32_t value) : mValue(value) {} in Type() function
|
D | SerializeFlags.h | 29 explicit constexpr Type(uint32_t value) : mValue(value) {} in Type() function
|
/system/update_engine/ |
D | update_boot_flags_action.h | 36 std::string Type() const override { return StaticType(); } in Type() function
|
D | omaha_response_handler_action.h | 61 std::string Type() const override { return StaticType(); } in Type() function
|
/system/sepolicy/tests/ |
D | FcSort.py | 9 Type = None variable in FileContextsNode 13 Type = None variable in FileContextsNode
|
/system/iorap/include/binder/ |
D | system_service_event.h | 28 enum class Type : int32_t { enum
|
D | app_intent_event.h | 30 enum class Type : int32_t { enum
|
D | package_event.h | 28 enum class Type : int32_t { enum
|
D | system_service_user_event.h | 28 enum class Type : int32_t { enum
|
/system/netd/server/ |
D | Network.h | 31 enum Type { enum
|
/system/nfc/utils/include/ |
D | config.h | 24 enum Type { UNSIGNED, STRING, BYTES }; enum
|
/system/bt/service/ipc/ |
D | ipc_manager.h | 39 enum Type { enum
|
/system/update_engine/payload_consumer/ |
D | filesystem_verifier_action.h | 63 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
|
/system/update_engine/common/ |
D | test_utils.h | 212 std::string Type() const { return StaticType(); } in Type() function 245 std::string Type() const { return StaticType(); } in Type() function
|
D | action_pipe_unittest.cc | 46 string Type() const { return "ActionPipeTestAction"; } in Type() function in chromeos_update_engine::ActionPipeTestAction
|
/system/extras/simpleperf/include/ |
D | simpleperf.h | 63 enum Type { enum
|