Home
last modified time | relevance | path

Searched defs:get_report (Results 1 – 5 of 5) sorted by relevance

/system/extras/simpleperf/scripts/test/
Dinferno_test.py25 def get_report(self, options: List[str]) -> str: member in TestInferno
Dpurgatorio_test.py30 def get_report(self, options: List[str]) -> str: member in TestPurgatorio
/system/bt/bta/include/
Dbta_hd_api.h124 tBTA_HD_GET_REPORT get_report; /* BTA_HD_GET_REPORT */ member
/system/bt/include/hardware/
Dbt_hh.h196 bt_status_t (*get_report)(RawAddress* bd_addr, bthh_report_type_t reportType, member
/system/bt/btif/src/
Dbtif_hh.cc1494 static bt_status_t get_report(RawAddress* bd_addr, in get_report() function