/system/tools/aidl/ |
D | generate_java.h | 45 using Type = ::android::aidl::java::Type; variable
|
D | type_cpp.h | 103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() function
|
/system/netd/server/ |
D | Network.h | 28 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 | 67 std::string Type() const override { return StaticType(); } in Type() function
|
D | postinstall_runner_action.h | 60 std::string Type() const override { return StaticType(); } in Type() function
|
D | download_action.h | 90 std::string Type() const override { return StaticType(); } in Type() function
|
D | install_plan.h | 144 std::string Type() const override { return StaticType(); } in Type() function
|
/system/connectivity/shill/ |
D | static_ip_parameters.h | 76 enum Type { enum
|
D | error.h | 39 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 | 237 std::string Type() const { return StaticType(); } in Type() function 271 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/connectivity/apmanager/ |
D | error.h | 35 enum Type { enum
|
/system/update_engine/ |
D | omaha_request_action.h | 58 enum Type { enum 162 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
|
D | update_metadata.proto | 150 enum Type { enum
|
/system/keymaster/include/keymaster/ |
D | authorization_set.h | 350 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/ |
D | List.h | 75 typedef const TYPE Type; typedef 81 typedef TYPE Type; typedef
|
/system/core/include/utils/ |
D | List.h | 74 typedef const TYPE Type; typedef 80 typedef TYPE Type; typedef
|
/system/keymaster/ |
D | List.h | 74 typedef const TYPE Type; typedef 80 typedef TYPE Type; typedef
|
/system/vold/ |
D | VolumeBase.h | 50 enum class Type { enum
|
/system/connectivity/shill/dbus/ |
D | chromeos_wimax_network_proxy.cc | 119 int ChromeosWiMaxNetworkProxy::Type(Error* /*error*/) { in Type() function in shill::ChromeosWiMaxNetworkProxy
|
/system/connectivity/shill/mobile_operator_db/ |
D | mobile_operator_db.proto | 24 enum Type { enum
|
/system/core/fastboot/ |
D | socket.cpp | 110 enum class Type { kClient, kServer }; enum in UdpSocket
|