Searched refs:id (Results 226 - 250 of 283) sorted by relevance

1234567891011>>

/system/connectivity/shill/cellular/
H A Dcellular.cc159 const string id = GetStorageIdentifier(); local
160 if (!storage->ContainsGroup(id)) {
161 LOG(WARNING) << "Device is not available in the persistent store: " << id;
164 storage->GetBool(id, kAllowRoaming, &allow_roaming_);
169 const string id = GetStorageIdentifier(); local
170 storage->SetBool(id, kAllowRoaming, allow_roaming_);
/system/core/init/
H A Dproperty_service.cpp485 ERROR("ro.hardware not set - unable to load recovery id\n");
511 std::string hex = bytes_to_hex(reinterpret_cast<uint8_t*>(hdr.id), sizeof(hdr.id));
/system/weaved/libweaved/
H A Dservice.cc464 for (int id : notification_ids) {
465 switch (id) {
/system/connectivity/shill/wifi/
H A Dwifi_provider_unittest.cc218 const string& id,
221 EXPECT_CALL(*storage, GetString(id, key, _))
233 string id = base::StringPrintf("entry_%d", storage_entry_index_); local
235 EXPECT_CALL(*profile_storage, GetString(id, _, _))
238 profile_storage, id, WiFiService::kStorageType, kTypeWifi);
244 profile_storage, id, WiFiService::kStorageSSID, hex_ssid);
248 profile_storage, id, WiFiService::kStorageMode, mode);
252 profile_storage, id, WiFiService::kStorageSecurity, security);
255 EXPECT_CALL(*profile_storage, GetBool(id, kWifiHiddenSsid, _))
259 EXPECT_CALL(*profile_storage, GetBool(id, kWifiHiddenSsi
217 AddStringParameterToStorage(MockStore* storage, const string& id, const string& key, const string& value) argument
[all...]
/system/bt/bta/hf_client/
H A Dbta_hf_client_int.h207 extern void bta_hf_client_collision_cback (tBTA_SYS_CONN_STATUS status, UINT8 id,
/system/bt/bta/include/
H A Dbta_ag_api.h250 uint16_t id; member in struct:__anon263
/system/bt/stack/sdp/
H A Dsdpint.h124 UINT16 id; member in struct:__anon1272
158 UINT16 next_attr_start_id; /* attr id to start with for the attr index in next cont. response */
H A Dsdp_utils.c231 UINT16_TO_BE_STREAM (p_out, p_attr->id);
907 start_id = p_attr->id + 1;
/system/connectivity/shill/
H A Dicmp_unittest.cc172 icmp_header.un.echo.id = 1;
H A Ddevice_unittest.cc570 const string id = device_->GetStorageIdentifier(); local
571 EXPECT_CALL(storage, ContainsGroup(id)).WillOnce(Return(true));
572 EXPECT_CALL(storage, GetBool(id, Device::kStoragePowered, _))
574 EXPECT_CALL(storage, GetUint64(id, Device::kStorageReceiveByteCount, _))
576 EXPECT_CALL(storage, GetUint64(id, Device::kStorageTransmitByteCount, _))
583 const string id = device_->GetStorageIdentifier(); local
584 EXPECT_CALL(storage, SetBool(id, Device::kStoragePowered, _))
586 EXPECT_CALL(storage, SetUint64(id, Device::kStorageReceiveByteCount, _))
588 EXPECT_CALL(storage, SetUint64(id, Device::kStorageTransmitByteCount, _))
2583 const string id local
[all...]
H A Dservice.h346 // Add an EAP certification id |name| at position |depth| in the stack.
514 // Retrieves |key| from |id| in |storage| to |value|. If this key does
517 const std::string& id,
526 const std::string& id,
550 // Returns true if a character is allowed to be in a service storage id.
553 // Returns true if a character is disallowed to be in a service storage id.
/system/connectivity/shill/net/
H A Dattribute_list_unittest.cc40 MOCK_METHOD2(AttributeMethod, bool(int id, const ByteString& value));
H A Dnl80211_attribute.cc122 AttributeList* attribute_list, size_t id, const string& attribute_name,
128 attribute_list->CreateNestedAttribute(id, attribute_name.c_str());
132 if (!attribute_list->GetNestedAttributeList(id, &ie_attribute) ||
230 attribute_list->SetNestedAttributeHasAValue(id);
121 ParseInformationElements( AttributeList* attribute_list, size_t id, const string& attribute_name, ByteString data) argument
/system/core/liblog/
H A Dpmsg_writer.c147 header.id = logId;
/system/core/libnetutils/
H A Dpacket.c105 ip.id = 0;
/system/core/mkbootimg/
H A Dmkbootimg151 parser.add_argument('--id', help='print the image ID on standard output',
168 if args.id:
/system/extras/boot_control_copy/
H A Dboot_control_copy.c278 .id = BOOT_CONTROL_HARDWARE_MODULE_ID,
/system/extras/perfprofd/quipper/
H A Dperf_reader.h64 u32 id; member in struct:quipper::PerfNodeTopologyMetadata
84 // Changes |build_id| to the best guess of what the build id was before going
87 // sequences, or the build id would be empty if the process were repeated.
120 // by joining on build ids. If a build id in |build_ids_to_filenames| is not
132 // Uses build id events to populate |filenames_to_build_ids|.
135 // since there may be no build id event corresponding to the MMAP/MMAP2.
/system/core/healthd/
H A DBatteryMonitor.cpp374 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { argument
379 switch(id) {
/system/extras/tests/net_test/
H A Dmultinetwork_base.py519 actualip.id = expectedip.id
/system/media/camera/docs/
H A Dmetadata_helpers.py623 <value id="5">Y</value>
645 this_id = enum_value_siblings[this_index].id
649 this_id = enum_value_siblings[this_index].id
/system/bt/bta/ag/
H A Dbta_ag_int.h275 UINT8 app_id; /* application id */
364 extern void bta_ag_collision_cback (tBTA_SYS_CONN_STATUS status, UINT8 id,
/system/bt/bta/gatt/
H A Dbta_gattc_cache.c1130 UINT16 id, tBT_UUID uuid, UINT8 prop)
1136 p_attr->id = id;
1408 p_attr->id = 0;
1126 bta_gattc_fill_gatt_db_el(btgatt_db_element_t *p_attr, bt_gatt_db_attribute_type_t type, UINT16 att_handle, UINT16 s_handle, UINT16 e_handle, UINT16 id, tBT_UUID uuid, UINT8 prop) argument
/system/bt/btif/src/
H A Dbluetooth.c549 .id = BT_HARDWARE_MODULE_ID,
/system/connectivity/dhcp_client/
H A Ddhcpv4.cc120 // Check transaction id with the existing one.
122 LOG(ERROR) << "Transaction id(xid) doesn't match";
272 ip->id = static_cast<uint16_t>(

Completed in 716 milliseconds

1234567891011>>