/system/connectivity/shill/ |
D | static_ip_parameters.cc | 46 const StaticIPParameters::Property StaticIPParameters::kProperties[] = { 47 { kAddressProperty, Property::kTypeString }, 48 { kGatewayProperty, Property::kTypeString }, 49 { kMtuProperty, Property::kTypeInt32 }, 50 { kNameServersProperty, Property::kTypeStrings }, 51 { kPeerAddressProperty, Property::kTypeString }, 52 { kPrefixlenProperty, Property::kTypeInt32 } 63 const Property& property = kProperties[i]; in PlumbPropertyStore() 67 case Property::kTypeInt32: in PlumbPropertyStore() 87 case Property::kTypeString: in PlumbPropertyStore() [all …]
|
D | static_ip_parameters.h | 75 struct Property { struct 91 static const Property kProperties[]; argument
|
/system/connectivity/shill/dbus/ |
D | chromeos_wimax_network_proxy.h | 53 brillo::dbus_utils::Property<uint32_t> identifier; 54 brillo::dbus_utils::Property<std::string> name; 55 brillo::dbus_utils::Property<int32_t> type; 56 brillo::dbus_utils::Property<int32_t> cinr; 57 brillo::dbus_utils::Property<int32_t> rssi; 58 brillo::dbus_utils::Property<int32_t> signal_strength;
|
D | chromeos_supplicant_process_proxy.h | 62 brillo::dbus_utils::Property<std::string> debug_level; 63 brillo::dbus_utils::Property<bool> debug_timestamp; 64 brillo::dbus_utils::Property<bool> debug_show_keys; 65 brillo::dbus_utils::Property<std::vector<dbus::ObjectPath>> interfaces; 66 brillo::dbus_utils::Property<std::vector<std::string>> eap_methods;
|
D | chromeos_supplicant_interface_proxy.h | 84 brillo::dbus_utils::Property<bool> disable_high_bitrates; 85 brillo::dbus_utils::Property<bool> fast_reauth; 86 brillo::dbus_utils::Property<uint16_t> roam_threshold; 87 brillo::dbus_utils::Property<bool> scan; 88 brillo::dbus_utils::Property<int32_t> scan_interval; 89 brillo::dbus_utils::Property<bool> sched_scan;
|
D | chromeos_wimax_device_proxy.h | 69 brillo::dbus_utils::Property<uint8_t> index; 70 brillo::dbus_utils::Property<std::string> name; 71 brillo::dbus_utils::Property<std::vector<dbus::ObjectPath>> networks;
|
D | chromeos_supplicant_network_proxy.h | 51 brillo::dbus_utils::Property<bool> enabled;
|
D | chromeos_wimax_manager_proxy.h | 52 brillo::dbus_utils::Property<std::vector<dbus::ObjectPath>> devices;
|
D | chromeos_modem_gsm_card_proxy.h | 79 brillo::dbus_utils::Property<uint32_t> enabled_facility_locks;
|
D | chromeos_modem_cdma_proxy.h | 69 brillo::dbus_utils::Property<std::string> meid;
|
D | chromeos_modem_gsm_network_proxy.h | 77 brillo::dbus_utils::Property<uint32_t> access_technology;
|
/system/connectivity/shill/vpn/ |
D | vpn_driver.cc | 52 const Property* properties, in VPNDriver() 66 if ((properties_[i].flags & Property::kEphemeral)) { in Load() 70 if (properties_[i].flags & Property::kArray) { in Load() 71 CHECK(!(properties_[i].flags & Property::kCredential)) in Load() 81 bool loaded = (properties_[i].flags & Property::kCredential) ? in Load() 99 if ((properties_[i].flags & Property::kEphemeral)) { in Save() 102 bool credential = (properties_[i].flags & Property::kCredential); in Save() 104 if (properties_[i].flags & Property::kArray) { in Save() 134 (Property::kEphemeral | Property::kCredential))) { in UnloadCredentials() 143 if (properties_[i].flags & Property::kArray) { in InitPropertyStore() [all …]
|
D | l2tp_ipsec_driver.cc | 93 const VPNDriver::Property L2TPIPSecDriver::kProperties[] = { 99 { kL2tpIpsecPasswordProperty, Property::kCredential | Property::kWriteOnly }, 100 { kL2tpIpsecPinProperty, Property::kCredential }, 101 { kL2tpIpsecPskProperty, Property::kCredential | Property::kWriteOnly }, 105 { kL2tpIpsecCaCertPemProperty, Property::kArray }, 116 { kL2tpIpsecXauthUserProperty, Property::kCredential | Property::kWriteOnly }, 118 Property::kCredential | Property::kWriteOnly },
|
D | vpn_driver.h | 67 struct Property { struct 83 const Property* properties, argument 123 const Property* const properties_;
|
D | vpn_driver_unittest.cc | 83 static const Property kProperties[]; 89 const VPNDriverUnderTest::Property VPNDriverUnderTest::kProperties[] = { 90 { kEapCaCertPemProperty, Property::kArray }, 92 { kL2tpIpsecCaCertPemProperty, Property::kArray }, 93 { kOTPProperty, Property::kEphemeral }, 94 { kPINProperty, Property::kWriteOnly }, 95 { kPSKProperty, Property::kCredential }, 96 { kPasswordProperty, Property::kCredential },
|
D | openvpn_driver.cc | 102 const VPNDriver::Property OpenVPNDriver::kProperties[] = { 110 { kOpenVPNClientCertIdProperty, Property::kCredential }, 117 Property::kEphemeral | Property::kCredential | Property::kWriteOnly }, 118 { kOpenVPNPasswordProperty, Property::kCredential | Property::kWriteOnly }, 119 { kOpenVPNPinProperty, Property::kCredential }, 134 Property::kEphemeral | Property::kCredential | Property::kWriteOnly }, 138 { kOpenVPNCaCertPemProperty, Property::kArray }, 140 { kOpenVPNExtraCertPemProperty, Property::kArray },
|
D | l2tp_ipsec_driver.h | 93 static const Property kProperties[];
|
D | third_party_vpn_driver.h | 176 static const Property kProperties[];
|
D | openvpn_driver.h | 176 static const Property kProperties[];
|
D | third_party_vpn_driver.cc | 78 const VPNDriver::Property ThirdPartyVpnDriver::kProperties[] = {
|
/system/sepolicy/ |
D | radio.te | 20 # Property service
|
D | security_classes | 97 # Property service
|
D | vold.te | 122 # Property Service
|
/system/update_engine/ |
D | update_attempter_unittest.cc | 67 using testing::Property; 363 EnqueueAction(Property(&AbstractAction::Type, in TEST_F() 411 EnqueueAction(Property(&AbstractAction::Type, in UpdateTestStart() 482 EnqueueAction(Property(&AbstractAction::Type, in RollbackTestStart() 547 EnqueueAction(Property(&AbstractAction::Type, in PingOmahaTestStart()
|
/system/media/camera/docs/ |
D | html.mako | 201 <th class="th_name">Property Name</th> 224 <th class="th_name">Property Name</th>
|