Searched defs:results (Results 1 - 21 of 21) sorted by relevance

/system/bt/osi/src/
H A Dmetrics_linux.cpp37 uint32_t results, uint64_t timestamp_ms) {
36 metrics_scan_event(bool start, const char *initator, scan_tech_t type, uint32_t results, uint64_t timestamp_ms) argument
H A Dmetrics.cpp111 uint32_t results, uint64_t timestamp_ms) {
136 event->set_number_results(results);
110 metrics_scan_event(bool start, const char *initator, scan_tech_t type, uint32_t results, uint64_t timestamp_ms) argument
/system/connectivity/shill/dbus/
H A Dchromeos_mm1_modem_modem3gpp_proxy.cc88 const std::vector<brillo::VariantDictionary>& results) {
91 for (const auto& result : results) {
86 OnScanSuccess( const KeyValueStoresCallback& callback, const std::vector<brillo::VariantDictionary>& results) argument
H A Dchromeos_modem_gsm_network_proxy.cc229 const ScanResultsCallback& callback, const GSMScanResults& results) {
231 callback.Run(results, Error());
228 OnScanSuccess( const ScanResultsCallback& callback, const GSMScanResults& results) argument
H A Dchromeos_service_dbus_adaptor.cc154 vector<bool>* results) {
158 results->push_back(ClearProperty(nullptr, *it));
152 ClearProperties(brillo::ErrorPtr* , const vector<string>& names, vector<bool>* results) argument
/system/update_engine/
H A Dchrome_browser_proxy_resolver_unittest.cc187 deque<string> results = local
190 EXPECT_EQ(results.size(), expected.size()) << "i = " << i;
191 if (expected.size() != results.size())
194 EXPECT_EQ(expected[j], results[j]) << "i = " << i;
/system/weaved/buffet/
H A Dbinder_command_proxy.cc102 android::String16* results) {
106 *results = ToString16(command->GetResults());
125 const android::String16& results) {
130 auto status = ParseDictionary(results, &dict);
101 getResults( android::String16* results) argument
124 complete( const android::String16& results) argument
/system/weaved/libweaved/
H A Dcommand.cc138 bool Command::Complete(const base::DictionaryValue& results, argument
140 return StatusToError(binder_proxy_->complete(ToString16(results)), error);
/system/bt/stack/gap/
H A Dgap_int.h34 tGAP_CALLBACK *gap_inq_rslt_cback; /* Used for inquiry results */
45 tGAP_FINDADDR_RESULTS results; member in struct:__anon893
/system/connectivity/shill/
H A Dkey_file_store_unittest.cc246 set<string> results = store_->GetGroupsWithProperties(args); local
247 EXPECT_EQ(2, results.size());
248 EXPECT_TRUE(results.find(kGroupA) != results.end());
249 EXPECT_TRUE(results.find(kGroupC) != results.end());
255 set<string> results = store_->GetGroupsWithProperties(args); local
256 EXPECT_EQ(2, results.size());
257 EXPECT_TRUE(results.find(kGroupA) != results
263 set<string> results = store_->GetGroupsWithProperties(args); local
270 set<string> results = store_->GetGroupsWithProperties(args); local
279 set<string> results = store_->GetGroupsWithProperties(args); local
[all...]
H A Dmanager.cc1285 vector<string> results; local
1287 return results;
1291 results.resize(devices.size());
1292 std::copy(devices.begin(), devices.end(), results.begin());
1293 return results;
2066 // test to assess connectivity. The results should be written to the log.
/system/connectivity/shill/cellular/
H A Dcellular_capability_gsm.cc550 const GSMScanResults& results,
553 for (const auto& result : results)
548 OnScanReply( const ResultStringmapsCallback& callback, const GSMScanResults& results, const Error& error) argument
H A Dcellular_capability_universal.cc995 const ScanResults& results,
998 for (const auto& result : results)
993 OnScanReply( const ResultStringmapsCallback& callback, const ScanResults& results, const Error& error) argument
/system/connectivity/shill/wifi/
H A Dwifi.h284 // List of pending scan results to process.
285 std::vector<ScanResult> results; member in struct:shill::WiFi::PendingScanResults
290 // Cancelable closure used to process the scan results.
590 // Add a scan result to the list of pending scan results, and post a task
591 // for handling these results if one is not already running.
596 // Callback invoked to handle pending scan results from AddPendingScanResult.
695 // Holds the list of scan results waiting to be processed and a cancelable
H A Dwifi_provider.cc825 vector<ByteString> results; local
830 results.push_back(ssid_bytes);
833 return results;
/system/bt/service/
H A Dgatt_server_old.cpp743 bool Server::GetScanResults(ScanResults *results) { argument
745 *results = internal_->scan_results;
/system/bt/stack/btm/
H A Dbtm_acl.c1969 ** The address of link policy results are returned in the callback.
2070 ** TX power of the connection. The tx power level results
2156 tBTM_TX_POWER_RESULTS results; local
2168 STREAM_TO_UINT8 (results.hci_status, p);
2170 if (results.hci_status == HCI_SUCCESS)
2172 results.status = BTM_SUCCESS;
2177 STREAM_TO_UINT8 (results.tx_power, p);
2184 memcpy (results.rem_bda, p_acl_cb->remote_addr, BD_ADDR_LEN);
2192 STREAM_TO_UINT8 (results.tx_power, p);
2193 memcpy(results
2236 tBTM_RSSI_RESULTS results; local
2307 tBTM_LINK_QUALITY_RESULTS results; local
[all...]
H A Dbtm_inq.c453 ** p_results_cb - callback returning pointer to results (tBTM_INQ_RESULTS)
505 p_inq->inq_cmpl_info.num_resp = 0; /* Clear the results counter */
885 p_inq->inq_cmpl_info.num_resp = 0; /* Clear the results counter */
1461 (!memcmp (p_ent->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN)))
1548 if ((p_ent->in_use) && (!memcmp (p_ent->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN)))
1579 memcpy (p_ent->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN);
1595 memcpy (p_old->inq_info.results.remote_bd_addr, p_bda, BD_ADDR_LEN);
1668 /* Filter the inquiry results for the specified condition type and value */
1837 ** Description This function is called when inquiry results are received from
1871 /* Only process the results i
2457 tBTM_INQ_TXPWR_RESULTS results; local
[all...]
/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h191 : KeymasterResponse(ver), results(nullptr), results_length(0) {}
192 ~SupportedResponse() { delete[] results; }
197 delete[] results;
199 results = dup_array(arr, n);
200 if (results == nullptr) {
212 return append_uint32_array_to_buf(buf, end, results, results_length);
215 delete[] results;
216 results = nullptr;
220 results = tmp.release();
224 T* results; member in struct:keymaster::SupportedResponse
[all...]
/system/bt/stack/include/
H A Dbtm_api.h220 /* Define inquiry results mode */
597 ** is returned in the results callback if registered.
625 tBTM_INQ_RESULTS results; member in struct:__anon1027
629 required to be done. Having the flag here avoid duplicate store of inquiry results */
644 UINT8 num_resp; /* Number of results from the current inquiry */
677 ** First param is inquiry results database, second is pointer of EIR.
2213 ** p_results_cb - callback returning pointer to results (tBTM_INQ_RESULTS)
2762 ** The address of link policy results are returned in the callback.
2779 ** TX power of the connection. The TX power level results
3729 ** the results
[all...]
/system/tpm/trunks/
H A Dtpm_generated.cc19596 TPML_DIGEST_VALUES* results,
19678 results,
19701 TPML_DIGEST_VALUES results; local
19704 &results,
19712 results);
19752 TPML_DIGEST_VALUES* results,
19770 results,
19594 ParseResponse_EventSequenceComplete( const std::string& response, TPML_DIGEST_VALUES* results, AuthorizationDelegate* authorization_delegate) argument
19746 EventSequenceCompleteSync( const TPMI_DH_PCR& pcr_handle, const std::string& pcr_handle_name, const TPMI_DH_OBJECT& sequence_handle, const std::string& sequence_handle_name, const TPM2B_MAX_BUFFER& buffer, TPML_DIGEST_VALUES* results, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 690 milliseconds