Home
last modified time | relevance | path

Searched defs:new_report (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/stg/
H A Dpost_processing.cc47 std::vector<std::string> new_report; in SummariseCRCChanges() local
100 std::vector<std::string> new_report; in SummariseOffsetChanges() local
156 std::vector<std::string> new_report; in GroupRemovedAddedSymbols() local
200 std::vector<std::string> new_report; in SummariseEnumeratorAdditionsAndRemovals() local
242 std::vector<std::string> new_report; in PostProcess() local
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dadv_report_cache.cc97 chreBleAdvertisingReport new_report = event_report; in Push() local
H A Dtracker_storage.cc108 TrackerReport new_report; in AddTrackerReport() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/
H A Dcompatibility_analysis.cc153 const mlir::tfrt::CompatibilityAnalysisReportProto& new_report, in UpdateReport()