| /base/account/os_account/services/accountmgr/src/ |
| H A D | account_event_provider.cpp | 37 bool AccountEventProvider::EventPublish(const std::string& event, int32_t userId, const DomainAccountEventData *report) in EventPublish() argument
|
| /base/telephony/ril_adapter/test/fuzztest/callussdnotice_fuzzer/ |
| H A D | callussdnotice_fuzzer.cpp | 41 struct ReportInfo report; in DoSomethingInterestingWithMyAPI() local
|
| /base/telephony/ril_adapter/test/fuzztest/simstkproactivenotify_fuzzer/ |
| H A D | simstkproactivenotify_fuzzer.cpp | 40 struct ReportInfo report; in DoSomethingInterestingWithMyAPI() local
|
| /base/telephony/call_manager/services/call_report/src/ |
| H A D | call_ability_callback_death_recipient.cpp | 42 auto report = DelayedSingleton<CallAbilityReportProxy>::GetInstance(); in OnRemoteDied() local
|
| H A D | app_state_observer.cpp | 37 auto report = DelayedSingleton<CallAbilityReportProxy>::GetInstance(); in OnProcessDied() local
|
| /base/telephony/ril_adapter/test/fuzztest/residentnetworkupdated_fuzzer/ |
| H A D | residentnetworkupdated_fuzzer.cpp | 38 struct ReportInfo report; in DoSomethingInterestingWithMyAPI() local
|
| /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
|
| /base/account/os_account/frameworks/domain_account/src/ |
| H A D | domain_account_status_listener_manager.cpp | 34 DomainAccountEventData report; in OnResult() local
|
| /base/account/os_account/services/accountmgr/src/domain_account/ |
| H A D | status_listener_manager.cpp | 87 void StatusListenerManager::DomainAccountEventParcel(const DomainAccountEventData &report, Parcel &parcel) in DomainAccountEventParcel() argument 108 void StatusListenerManager::NotifyEventAsync(const DomainAccountEventData &report) in NotifyEventAsync() argument [all...] |
| /base/telephony/ril_adapter/test/fuzztest/newsmsnotify_fuzzer/ |
| H A D | newsmsnotify_fuzzer.cpp | 45 struct ReportInfo report; in DoSomethingInterestingWithMyAPI() local
|
| /base/telephony/ril_adapter/test/fuzztest/callemergencynotice_fuzzer/ |
| H A D | callemergencynotice_fuzzer.cpp | 52 struct ReportInfo report; in DoSomethingInterestingWithMyAPI() local
|
| /base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/ |
| H A D | pdpcontextlistupdated_fuzzer.cpp | 66 struct ReportInfo report; in DoSomethingInterestingWithMyAPI() local
|
| /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...] |
| /base/hiviewdfx/hiview/plugins/performance/monitor/ |
| H A D | JankAnimatorMonitor.cpp | 34 JankAnimatorMonitor(IMonitorThrExecutor* thr, IAnimatorSceneDataProcessor* stats, IJankAnimatorReporter* report) JankAnimatorMonitor() argument
|
| /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
|
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| H A D | fan_fault_detect.cpp | 26 void FanFaultDetect::OnFanSensorInfoChanged(const FanSensorInfo& report) in OnFanSensorInfoChanged() argument 31 void FanFaultDetect::CheckFanFault(const FanSensorInfo& report) in CheckFanFault() argument 42 void FanFaultDetect::CheckFanTooSlow(const FanSensorInfo& report, const FanSensorInfo& config) in CheckFanTooSlow() argument 65 CheckFanTooFast(const FanSensorInfo& report, const FanSensorInfo& config) CheckFanTooFast() argument 88 CheckFanSensorInfo(const FanSensorInfo& report, const FanSensorInfo& config) CheckFanSensorInfo() argument 118 FormatReportInfo(const FanSensorInfo& report, const FanSensorInfo& config) FormatReportInfo() argument [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...] |
| /test/testfwk/developer_test/src/main/ |
| H A D | _init_global_config.py | 122 import benchmark.report.benchmark_reporter namespace 129 import script.report namespace
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| H A D | fan_fault_detect_test.cpp | 107 void FanFaultDetectTest::GetFaultId(int64_t& faultId, const FanSensorInfo& report) in GetFaultId() argument 151 FanSensorInfo report; in HWTEST_F() local 169 FanSensorInfo report; in HWTEST_F() local 187 FanSensorInfo report; HWTEST_F() local 205 FanSensorInfo report; HWTEST_F() local 224 FanSensorInfo report; HWTEST_F() local 242 FanSensorInfo report; HWTEST_F() local 260 FanSensorInfo report; HWTEST_F() local 278 FanSensorInfo report; HWTEST_F() local [all...] |
| /base/telephony/sms_mms/test/fuzztest/cdmasmsmessage_fuzzer/ |
| H A D | cdmasmsmessage_fuzzer.cpp | 132 TeleserviceDeliverReport report; in TestAnalysisDeliverMsg() local
|
| /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
|