Home
last modified time | relevance | path

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

12

/system/tools/aidl/
Dgenerate_java.h45 using Type = ::android::aidl::java::Type; variable
Dtype_cpp.h103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() function
/system/netd/server/
DNetwork.h28 enum Type { enum
/system/bt/service/ipc/
Dipc_manager.h39 enum Type { enum
/system/update_engine/payload_consumer/
Dfilesystem_verifier_action.h67 std::string Type() const override { return StaticType(); } in Type() function
Dpostinstall_runner_action.h60 std::string Type() const override { return StaticType(); } in Type() function
Ddownload_action.h90 std::string Type() const override { return StaticType(); } in Type() function
Dinstall_plan.h144 std::string Type() const override { return StaticType(); } in Type() function
/system/connectivity/shill/
Dstatic_ip_parameters.h76 enum Type { enum
Derror.h39 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.h237 std::string Type() const { return StaticType(); } in Type() function
271 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/connectivity/apmanager/
Derror.h35 enum Type { enum
/system/update_engine/
Domaha_request_action.h58 enum Type { enum
162 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
Dupdate_metadata.proto150 enum Type { enum
/system/keymaster/include/keymaster/
Dauthorization_set.h350 bool GetTagValue(TypedTag<Type, Tag> tag, typename TagValueType<Type>::value_type* val) const { in GetTagValue()
374 bool push_back(TypedEnumTag<Type, Tag, KeymasterEnum> tag, KeymasterEnum val) { in push_back()
413 bool push_back(TypedTag<Type, Tag> tag, typename TypedTag<Type, Tag>::value_type val) { in push_back()
418 bool push_back(TypedTag<Type, Tag> tag, const void* bytes, size_t bytes_len) { in push_back()
/system/core/include/sysutils/
DList.h75 typedef const TYPE Type; typedef
81 typedef TYPE Type; typedef
/system/core/include/utils/
DList.h74 typedef const TYPE Type; typedef
80 typedef TYPE Type; typedef
/system/keymaster/
DList.h74 typedef const TYPE Type; typedef
80 typedef TYPE Type; typedef
/system/vold/
DVolumeBase.h50 enum class Type { enum
/system/connectivity/shill/dbus/
Dchromeos_wimax_network_proxy.cc119 int ChromeosWiMaxNetworkProxy::Type(Error* /*error*/) { in Type() function in shill::ChromeosWiMaxNetworkProxy
/system/connectivity/shill/mobile_operator_db/
Dmobile_operator_db.proto24 enum Type { enum
/system/core/fastboot/
Dsocket.cpp110 enum class Type { kClient, kServer }; enum in UdpSocket

12