Home
last modified time | relevance | path

Searched defs:count (Results 201 - 225 of 455) sorted by relevance

12345678910>>...19

/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp284 void LocationGnssGeofenceCallbackNapi::SetCount(int count) in SetCount() argument
H A Dlocating_required_data_callback_napi.cpp281 void LocatingRequiredDataCallbackNapi::SetCount(int count) in SetCount() argument
/base/hiviewdfx/hilog/test/moduletest/common/
H A Dhilog_ndk_test.cpp144 static void HiLogWriteTest(LogInterfaceType methodType, unsigned int count, in HiLogWriteTest() argument
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_module.cpp57 size_t count = 0; in ParseLogContent() local
[all...]
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechaincpp_test.cpp696 int count = 1; in HWTEST_F() local
/base/hiviewdfx/hidumper/services/native/src/
H A Draw_param.cpp89 int count = 0; in GetArgc() local
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
H A Dhilog_napi_base.cpp51 uint32_t count = 0; in ParseLogContent() local
[all...]
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp165 int count = WAIT_CHILD_PROCESS_COUNT; in DumpStackFfrt() local
171 void ReadShellToFile(int fd, const std::string& serviceName, const std::string& cmd, int& count) in ReadShellToFile() argument
/base/hiviewdfx/hiview/plugins/eventlogger/
H A Dactive_key_event.cpp66 void ActiveKeyEvent::InitSubscribe(std::set<int32_t> preKeys, int32_t finalKey, int32_t count, int32_t holdTime) in InitSubscribe() argument
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsys_event_stat.cpp212 auto count = events.at(*it); in StatDomainEvent() local
/base/hiviewdfx/hiview/test/unittest/common/
H A Dholistic_platform_test.cpp241 auto count = count1_->size() + count2_->size(); in HWTEST_F() local
292 auto count = count1_->size() + count2_->size(); in HWTEST_F() local
327 int count = count1_->size() + count2_->size(); in Run002Check01() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dpsue_manager.cpp42 int32_t count; member
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp493 int count = 0; in HWTEST_F() local
H A Dwatchdog_interface_test.cpp41 int count; member in OHOS::HiviewDFX::TestEventHandler
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_local_test.cpp190 int count = GetKeywordsNum(str, log, logSize); in HWTEST_F() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dstr_util.cpp138 std::string Parse(const char *str, int32_t count) in Parse() argument
H A Dmeasure_format_impl.cpp241 int count = 0; in ParseUnits() local
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dcode_rule.cpp36 int count = 0; in CountDigits() local
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DDataFetcher.java124 private static int processWildcard(String line, ULocale[] availableLocales, int count) { in processWildcard() argument
159 private static int countData(Fetcher currentFetcher, int count, in countData() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp321 uint32_t count = static_cast<uint32_t>((shdr.entSize != 0) ? (shdr.size / shdr.entSize) : 0); in ParseElfSymbols() local
368 uint32_t count = static_cast<uint32_t>((shdr.entSize != 0) ? (shdr.size / shdr.entSize) : 0); in ParseElfSymbolByAddr() local
H A Ddfx_memory.cpp383 ssize_t count = process_vm_readv(pid, &dataIov, 1, RemoteIovs, iovecsIndex, 0); in ReadProcMemByPid() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Ddfx_processdump_test.cpp133 int count = CheckKeyWords(filePath, keywords, length, minRegIdx); in CheckCppCrashKeyWords() local
142 int count = CheckKeyWords(filePath, keywords, length, minRegIdx); in CheckCppCrashExtraKeyWords() local
311 int count = GetKeywordsNum(procDumpLog, log, expectNum); in HWTEST_F() local
329 int count = GetKeywordsNum(procDumpLog, log, expectNum); in HWTEST_F() local
/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c416 static void* HookCalloc(size_t count, size_t size) in HookCalloc() argument
/base/print/print_fwk/test/fuzztest/scanmanagerclient_fuzzer/
H A Dscanmanagerclient_fuzzer.cpp237 int32_t count = dataProvider->ConsumeIntegralInRange<int32_t>(0, MAX_SET_NUMBER); in TestGetAddedScanner() local
/base/powermgr/display_manager/state_manager/frameworks/native/
H A Ddisplay_power_mgr_client.cpp53 static uint32_t count = 0; in GetProxy() local

Completed in 18 milliseconds

12345678910>>...19