Home
last modified time | relevance | path

Searched defs:results (Results 1 – 25 of 32) sorted by relevance

12

/system/chre/apps/wifi_offload/
Dscan_result_message.cc22 void ScanResultMessage::SetScanResults(const Vector<ScanResult> &results) { in SetScanResults()
30 void ScanResultMessage::GetScanResults(Vector<ScanResult> *results) { in GetScanResults()
45 auto results = SerializeVector(scan_results_, builder); in Serialize() local
Dflatbuffers_serialization.cc45 size_t Serialize(const wifi_offload::Vector<wifi_offload::ScanResult> &results, in Serialize()
53 wifi_offload::Vector<wifi_offload::ScanResult> *results) { in Deserialize()
/system/security/keystore/include/keystore/
Dkeystore_promises.h43 ::android::binder::Status onFinished(const Results&... results) override { in onFinished()
/system/chre/apps/test/chqts/src/general_test/
Dbasic_wifi_test.cc256 void validateRangingEventArray(const struct chreWifiScanResult *results, in validateRangingEventArray()
591 const chreWifiScanResult *results) { in validateWifiScanResult()
/system/tools/hidl/
DMethod.cpp36 std::vector<NamedReference<Type>*>* results, bool oneway, in Method()
69 const std::vector<NamedReference<Type>*>& Method::results() const { in results() function in android::Method
/system/chre/chpp/clients/
Dwifi.c677 struct ChppWifiRangingResult *results = in chppWifiRangingEventNotification() local
1000 void *results = CHPP_CONST_CAST_POINTER(event->results); in chppWifiClientReleaseScanEvent() local
1047 void *results = CHPP_CONST_CAST_POINTER(event->results); in chppWifiClientReleaseRangingEvent() local
/system/chre/apps/test/common/chre_cross_validator_wifi/src/
Dchre_cross_validator_wifi_manager.cc246 bool Manager::getMatchingScanResult(WifiScanResult *results, in getMatchingScanResult()
/system/keymint/common/src/tag/
Dlegacy.rs309 let mut results = vec_try_with_capacity!(param_count)?; in deserialize() localVariable
/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
DChreCrossValidatorWifi.java220 List<ScanResult> results = mWifiManager.getScanResults(); in sendWifiScanResultsToChre() local
/system/tools/hidl/hidl2aidl/
DAidlInterface.cpp245 std::vector<NamedReference<Type>*> results; in emitAidl() local
/system/chre/chre_api/legacy/v1_3/chre/
Dwifi.h566 const struct chreWifiScanResult *results; member
718 const struct chreWifiRangingResult *results; member
/system/chre/chre_api/legacy/v1_2/chre/
Dwifi.h566 const struct chreWifiScanResult *results; member
718 const struct chreWifiRangingResult *results; member
/system/chre/chre_api/legacy/v1_4/chre/
Dwifi.h566 const struct chreWifiScanResult *results; member
718 const struct chreWifiRangingResult *results; member
/system/security/keystore2/src/
Dasync_task.rs471 let mut results = Vec::new(); in test_async_task_multiple_idle() localVariable
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dapp_manager.cc343 const chre::DynamicVector<nearby_BleFilterResult> *results; member
/system/keymint/common/src/keyblob/
Dlegacy.rs253 let mut results = Vec::new(); in hidden() localVariable
/system/chre/chre_api/legacy/v1_5/chre/
Dwifi.h624 const struct chreWifiScanResult *results; member
776 const struct chreWifiRangingResult *results; member
/system/chre/chpp/common/
Dwifi_convert.c152 struct ChppWifiScanResult *results = in chppWifiConvertScanEventFromChre() local
246 struct ChppWifiRangingResult *results = in chppWifiConvertRangingEventFromChre() local
/system/chre/chre_api/legacy/v1_1/chre/
Dwifi.h418 const struct chreWifiScanResult *results; member
/system/chre/chpp/include/chpp/common/
Dwifi_types.h113 results; // References resultCount instances of struct ChppOffset member
167 results; // References resultCount instances of struct ChppOffset member
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp222 ProcResults results; in worker_fx() local
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py319 def collect_dmesg_events(search_events_pattern, timings_pattern, results): argument
/system/chre/chre_api/include/chre_api/chre/
Dwifi.h694 const struct chreWifiScanResult *results; member
846 const struct chreWifiRangingResult *results; member
/system/chre/chre_api/legacy/v1_7/chre/
Dwifi.h694 const struct chreWifiScanResult *results; member
846 const struct chreWifiRangingResult *results; member
/system/chre/chre_api/legacy/v1_6/chre/
Dwifi.h694 const struct chreWifiScanResult *results; member
846 const struct chreWifiRangingResult *results; member

12