/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/ |
H A D | device_status_collect_manager_test.h | 41 explicit MockCollectPlugin(const sptr<IReport>& report) : ICollectPlugin(report) {}; in MockCollectPlugin() argument
|
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
H A D | icollect_plugin.cpp | 20 ICollectPlugin::ICollectPlugin(const sptr<IReport>& report) : report_(report) in ICollectPlugin() argument
|
H A D | ref_count_collect.cpp | 24 RefCountCollect::RefCountCollect(const sptr<IReport>& report) : ICollectPlugin(report), timer_(nullptr) {} in RefCountCollect() argument
|
H A D | device_param_collect.cpp | 41 DeviceParamCollect::DeviceParamCollect(const sptr<IReport>& report) in DeviceParamCollect() argument
|
H A D | device_switch_collect.cpp | 39 DeviceSwitchCollect::DeviceSwitchCollect(const sptr<IReport>& report) in DeviceSwitchCollect() argument
|
H A D | device_timed_collect.cpp | 42 DeviceTimedCollect::DeviceTimedCollect(const sptr<IReport>& report) in DeviceTimedCollect() argument
|
H A D | device_networking_collect.cpp | 35 DeviceNetworkingCollect::DeviceNetworkingCollect(const sptr<IReport>& report) in DeviceNetworkingCollect() argument
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_dnsresolv_test/ |
H A D | netsys_net_dns_health_data_test.cpp | 50 NetDnsHealthReport report; member in OHOS::NetsysNative::NetDnsHealthReportTest [all...] |
H A D | dns_quality_diag_test.cpp | 45 NetsysNative::NetDnsResultReport report; member in OHOS::nmd::DnsQualityDiagTest 170 std::shared_ptr<NetsysNative::NetDnsResultReport> report; in HWTEST_F() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
H A D | ui_content_stub.cpp | 91 sptr<IRemoteObject> report = data.ReadRemoteObject(); in ConnectInner() local
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
H A D | net_dns_result_callback_stub.cpp | 58 NetDnsResultReport report;
in CmdDnsResultReport() local
|
H A D | dns_quality_diag.cpp | 75 int32_t DnsQualityDiag::ParseReportAddr(uint32_t size, AddrInfo* addrinfo, NetsysNative::NetDnsResultReport &report)
in ParseReportAddr() argument 117 NetsysNative::NetDnsResultReport report;
in ReportDnsResult() local 258 add_dns_report(std::shared_ptr<NetsysNative::NetDnsResultReport> report) add_dns_report() argument 319 auto report = event->GetSharedObject<NetsysNative::NetDnsResultReport>(); HandleEvent() local [all...] |
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | device_param_collect_test.cpp | 66 sptr<IReport> report; in HWTEST_F() local 88 sptr<IReport> report; in HWTEST_F() local 110 sptr<IReport> report; in HWTEST_F() local 126 sptr<IReport> report; in HWTEST_F() local 143 sptr<IReport> report; in HWTEST_F() local 160 sptr<IReport> report; HWTEST_F() local 179 sptr<IReport> report; HWTEST_F() local 196 sptr<IReport> report; HWTEST_F() local 212 sptr<IReport> report; HWTEST_F() local 229 sptr<IReport> report; HWTEST_F() local 250 sptr<IReport> report; HWTEST_F() local 276 sptr<IReport> report; HWTEST_F() local [all...] |
H A D | device_timed_collect_test.cpp | 500 sptr<IReport> report; in HWTEST_F() local 516 sptr<IReport> report; in HWTEST_F() local 533 sptr<IReport> report; in HWTEST_F() local 550 sptr<IReport> report; in HWTEST_F() local 567 sptr<IReport> report; HWTEST_F() local [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hid_host_proxy.cpp | 192 HidHostSetReport(std::string &device, uint8_t &type, std::string &report, int& result) HidHostSetReport() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hid_host_stub.cpp | 226 std::string report = data.ReadString(); in HidHostSetReportInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter_evt.c | 46 HciLeAdvertisingReport *report = (HciLeAdvertisingReport *)(param + offset); in HciLeAdvertisingReportEventFilter() local 70 HciLeDirectedAdvertisingReport *report = (HciLeDirectedAdvertisingReport *)(param + offset); in HciLeDirectedAdvertisingReportEventFilter() local 84 HciLeExtendedAdvertisingReport *report = (HciLeExtendedAdvertisingReport *)(param + offset); in HciLeExtendedAdvertisingReportEventFilter() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/ |
H A D | hci_evt_le.c | 228 HciParseLeDirectedAdvertisingReport( HciLeDirectedAdvertisingReport *report, const uint8_t *param, int *offset) HciParseLeDirectedAdvertisingReport() argument 306 HciParseLeExtendedAdvertisingReport( HciLeExtendedAdvertisingReport *report, const uint8_t *param, size_t length, int *offset) HciParseLeExtendedAdvertisingReport() argument [all...] |
/foundation/communication/bluetooth_service/test/unittest/map/ |
H A D | map_mce_test.cpp | 37 void OnMapEventReported(const BluetoothRemoteDevice &device, const MapEventReport &report) {} in OnMapEventReported() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hid_host_server.cpp | 289 HidHostSetReport(std::string &device, uint8_t &type, std::string &report, int& result) HidHostSetReport() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hid_host.cpp | 363 void HidHost::HidHostSetReport(std::string device, uint8_t type, std::string &report) in HidHostSetReport() argument
|
/foundation/window/window_manager/utils/src/ |
H A D | perform_reporter.cpp | 74 bool PerformReporter::report() in report() function in OHOS::Rosen::PerformReporter
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_async_call.cpp | 156 auto report = (record_.total_.times_.load() - record_.completed_.times_.load()) / EXCEPT_DELTA;
in Async() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_service.cpp | 220 int HidHostService::HidHostSetReport(std::string device, uint8_t type, uint16_t size, const uint8_t* report) in HidHostSetReport() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_scan.c | 39 void *report; member 66 HciLeAdvertisingReport *report = info->report; in GapFreeReportRPAResolveInfo() local 71 HciLeExtendedAdvertisingReport *report = info->report; in GapFreeReportRPAResolveInfo() local 137 static void GapLeSetExAdvReportParam(GapExAdvReportParam *advParam, const HciLeExtendedAdvertisingReport *report) in GapLeSetExAdvReportParam() argument 158 HciLeAdvertisingReport *report = info->report; GapCallbackRPAAdvertisingReport() local 185 HciLeExtendedAdvertisingReport *report = info->report; GapCallbackRPAExtendedAdvertisingReport() local 215 HciLeDirectedAdvertisingReport *report = info->report; GapCallbackRPADirectedAdvertisingReport() local 327 void *report = NULL; GapLeAllocAdvReportRPAResolveInfo() local 392 GapOnLeAdvertisingReportEventProcessOnce(const HciLeAdvertisingReport *report) GapOnLeAdvertisingReportEventProcessOnce() argument 498 GapOnLeExtendedAdvertisingReportEventProcessOnce(const HciLeExtendedAdvertisingReport *report) GapOnLeExtendedAdvertisingReportEventProcessOnce() argument 548 GapOnLeDirectedAdvertisingReportProcessOnce(const HciLeDirectedAdvertisingReport *report) GapOnLeDirectedAdvertisingReportProcessOnce() argument [all...] |