Home
last modified time | relevance | path

Searched defs:report (Results 76 - 100 of 164) sorted by relevance

1234567

/base/security/access_token/interfaces/innerkits/analysis_model/src/
H A Dcode_signature_analysis_kit.c76 static int32_t DataPreProcess(const CodeSignatureReportedInfo *report, in DataPreProcess() argument
171 static int32_t UpdateInfoInCurrNode(const CodeSignatureReportedInfo *report, AppRiskInfo *node, uint32_t optType) in UpdateInfoInCurrNode() argument
202 static int32_t AddNewAppInfoNode(const CodeSignatureReportedInfo *report, uint32_t optType) in AddNewAppInfoNode() argument
229 DataProcess(const CodeSignatureReportedInfo *report, uint32_t optType) DataProcess() argument
276 CodeSignatureReportedInfo *report = (CodeSignatureReportedInfo *)result; DatabaseListener() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp289 HidHostSetReport(std::string &device, uint8_t &type, std::string &report, int& result) HidHostSetReport() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp363 void HidHost::HidHostSetReport(std::string device, uint8_t type, std::string &report) in HidHostSetReport() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect.cpp42 DeviceTimedCollect::DeviceTimedCollect(const sptr<IReport>& report) in DeviceTimedCollect() argument
H A Ddevice_networking_collect.cpp35 DeviceNetworkingCollect::DeviceNetworkingCollect(const sptr<IReport>& report) in DeviceNetworkingCollect() argument
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp74 bool PerformReporter::report() in report() function in OHOS::Rosen::PerformReporter
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_quality_diag.cpp75 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/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_async_call.cpp156 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 Dhid_host_service.cpp220 int HidHostService::HidHostSetReport(std::string device, uint8_t type, uint16_t size, const uint8_t* report) in HidHostSetReport() argument
/third_party/elfutils/libdwfl/
H A Dlinux-proc-maps.c197 #define report() do_report(dwfl, &last_file, low, high) macro
/third_party/benchmark/src/
H A Dbenchmark_runner.cc78 BenchmarkReporter::Run report; in CreateRunReport() local
472 BenchmarkReporter::Run report = DoOneRepetition() local
[all...]
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc207 const uint32_t *report = reinterpret_cast<const uint32_t *>(header + 1); in parse_perf_records() local
/third_party/ltp/testcases/network/nfsv4/acl/
H A Dacl1.c104 static void report(testnum, expected, result, fail) in report() function
[all...]
/third_party/littlefs/scripts/
H A Dperfbd.py1000 def report(obj_path='', trace_paths=[], *, function
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dmod.rs23 pub mod report; modules
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dmod.rs23 pub mod report; modules
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dmod.rs23 pub mod report; modules
/third_party/rust/crates/cxx/syntax/
H A Dmod.rs23 pub mod report; modules
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dmod.rs23 pub mod report; modules
/third_party/python/Lib/
H A Dmodulefinder.py491 def report(self): member in ModuleFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp295 void CFIInstrInserter::report(const MBBCFAInfo &Pred, const MBBCFAInfo &Succ) { in report() function in CFIInstrInserter
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dcjpeg.c149 boolean report; /* for -report switch */ variable
[all...]
H A Djpegtran.c47 static boolean report; /* for -report switch */ variable
[all...]
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp131 void report() const { in load() function in final
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp216 void report() const { in report() function in __anon18533::final

Completed in 19 milliseconds

1234567