Home
last modified time | relevance | path

Searched defs:count (Results 1 - 25 of 67) sorted by relevance

123

/developtools/ace_ets2bundle/compiler/sample/pages/testcases/expected/
H A Dconstructor-01-expected.js
H A Dlink-01-expected.js
/developtools/hdc/hdc_rust/src/cffi/
H A Dusb_util.cpp36 int count = 0; in GetDevPath() local
/developtools/smartperf_host/trace_streamer/src/metrics/
H A DtraceStateStrategy.h26 uint32_t count; member
/developtools/profiler/device/base/test/unittest/
H A Dschedule_task_manager_test.cpp39 std::atomic<int> count = 0; in HWTEST_F() local
56 std::atomic<int> count = 0; in HWTEST_F() local
89 std::atomic<int> count = 0; in HWTEST_F() local
/developtools/profiler/device/plugins/ftrace_plugin/include/
H A Dftrace_field_parser.h48 size_t count = format.size / retvalSize; in ParseVectorIntField() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dkernel_symbols_parser.cpp79 int count = 0; in Parse() local
H A Dfile_utils.cpp34 size_t count = 0; in ReadFile() local
H A Dresult_transporter.cpp91 auto count = bytesCount_.load(); in Flush() local
/developtools/profiler/device/services/profiler_service/src/
H A Dprofiler_data_repeater.cpp103 int count = 0; in TakePluginData() local
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhashlist.h174 inline std::size_t count(const Key &key) const in count() function in OHOS::Developtools::NativeDaemon::HashList
/developtools/profiler/host/smartperf/client/client_command/include/
H A Dparse_slide_fps_trace.h36 int count = 0; member in OHOS::SmartPerf::ParseSlideFpsTrace
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
H A DHashUtils.java78 private static byte[] getByteDigest(byte[] str, int count, String algMethod) { in getByteDigest() argument
/developtools/hdc/src/common/
H A Dtask.cpp49 uint8_t count = 1; in TaskFinish() local
/developtools/packing_tool/packing_tool/frameworks/src/
H A Dzip_wrapper.cpp75 int32_t count = 0; in AddFileOrDirectoryToZip() local
/developtools/profiler/device/plugins/diskio_plugin/src/
H A Dtest_main.cpp38 int count = 0; in IoTest() local
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhash_utils.cpp142 std::vector<int8_t> HashUtils::GetByteDigest(const std::string& str, int count, const std::string& algMethod) in GetByteDigest() argument
/developtools/profiler/device/services/profiler_service/test/unittest/
H A Dprofiler_data_repeater_test.cpp145 auto count = outDataRepeater->TakePluginData(pluginDataVec); in HWTEST_F() local
/developtools/hdc/src/host/
H A Dhost_tcp.cpp160 int count; in FindLanDaemon() local
/developtools/hiperf/test/unittest/common/native/
H A Dperf_file_format_test.cpp133 int count = TWO; in HWTEST_F() local
H A Dcpu_usage_test.cpp103 int count = 0; in GetItems() local
206 int count = 0; in GetAverageCpuUsage() local
/developtools/profiler/device/plugins/ftrace_plugin/test/app/
H A Dbusy_workers.cpp142 uint64_t count = 0; in Work() local
/developtools/profiler/hiebpf/include/
H A Dfstrace_progs.h55 int BPF_KPROBE(ksys_read_entry, unsigned int fd, char __user* buf, size_t count) in BPF_KPROBE() argument
94 int BPF_KPROBE(ksys_write_entry, unsigned int fd, const char __user* buf, size_t count) in BPF_KPROBE() argument
133 int BPF_KPROBE(ksys_pread64_entry, unsigned int fd, char __user* buf, size_t count, loff_t pos) in BPF_KPROBE() argument
173 int BPF_KPROBE(ksys_pwrite64_entry, unsigned int fd, const char __user* buf, size_t count, loff_ argument
[all...]
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/xpower_parser/
H A Dpbreader_xpower_parser.cpp87 uint64_t count = 0; in ProcessRealBattery() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dutilities_test.cpp69 void UtilitiesTest::StartThreads(const size_t count) in StartThreads() argument

Completed in 9 milliseconds

123