Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 1990) sorted by relevance

12345678910>>...80

/ohos5.0/foundation/multimodalinput/input/service/event_dump/test/
H A Devent_dump_test.cpp69 int32_t count = 0; variable
84 int32_t count = 0; variable
100 int32_t count = 0; variable
116 int32_t count = 0; variable
132 int32_t count = 0; variable
149 int32_t count = 0; variable
165 int32_t count = 0; variable
181 int32_t count = 0; variable
197 int32_t count = 0; variable
215 int32_t count = 0; variable
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_notify_two.cpp49 int count = 0; variable
121 int count = 0; variable
151 int count = 0; variable
185 int count = 0; variable
225 int count = 0; variable
267 int count = 0; variable
314 int count = 0; variable
358 int count = 0; variable
404 int count = 0; variable
440 int count = 0; variable
[all …]
H A DUTTest_device_manager_notify.cpp57 int count = 0; variable
86 int count = 0; variable
148 int count = 0; variable
185 int count = 0; variable
208 int count = 0; variable
240 int count = 0; variable
279 int count = 0; variable
321 int count = 0; variable
366 int count = 0; variable
411 int count = 0; variable
[all …]
H A DUTTest_device_manager_notify_three.cpp54 int count = 0; variable
93 int count = 0; variable
133 int count = 0; variable
173 int count = 0; variable
213 int count = 0; variable
254 int count = 0; variable
296 int count = 0; variable
339 int count = 0; variable
382 int count = 0; variable
426 int count = 0; variable
[all …]
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/include/
H A Dark_web_types.cpp107 int count = 0; in ArkWebStringMapClassToStruct() local
121 for (int count = 0; count < struct_value.size; count++) { in ArkWebStringMapStructToClass() local
131 for (int count = 0; count < struct_value.size; count++) { in ArkWebStringMapStructRelease() local
151 int count = 0; in ArkWebStringListClassToStruct() local
164 for (int count = 0; count < struct_value.size; count++) { in ArkWebStringListStructToClass() local
173 for (int count = 0; count < struct_value.size; count++) { in ArkWebStringListStructRelease() local
191 int count = 0; in ArkWebStringVectorClassToStruct() local
204 for (int count = 0; count < struct_value.size; count++) { in ArkWebStringVectorStructToClass() local
213 for (int count = 0; count < struct_value.size; count++) { in ArkWebStringVectorStructRelease() local
235 int count = 0; in ArkWebStringVectorMapClassToStruct() local
[all …]
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp480 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
505 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
533 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
562 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
591 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
620 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
679 int count = GetKeywordsNum(procDumpLog, log, sizeof(log) / sizeof(log[0])); variable
1262 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
1285 int count = GetKeywordsNum(msg, log, sizeof(log) / sizeof(log[0])); variable
1356 int count = GetKeywordsNum(msg, log, logSize); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dref_counter.h43 explicit ThreadSafeCounter(int32_t count) : count_(count) {} in ThreadSafeCounter()
52 int32_t count = count_.fetch_sub(1, std::memory_order_release); in Decrease() local
64 int32_t count = CurrentCount(); in TryIncrease() local
83 explicit ThreadUnsafeCounter(int32_t count) : count_(count) {} in ThreadUnsafeCounter()
92 int32_t count = --count_; in Decrease() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_command_test.cpp77 int count = GetKeywordsNum(dumpRes, log, len); variable
98 int count = GetKeywordsNum(dumpRes, log, len); variable
126 int count = GetKeywordsNum(dumpRes, log, len); variable
154 int count = GetKeywordsNum(dumpRes, log, len); variable
182 int count = GetKeywordsNum(dumpRes, log, len); variable
214 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
247 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
268 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
288 int count = GetKeywordsNum(procDumpLog, log, len); variable
317 int count = GetKeywordsNum(procDumpLog, log, expectNum); variable
[all …]
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Draw_socket_test.cpp61 int count = 10; variable
69 int count = 10; variable
78 int count = 10; variable
91 int count = 10; variable
99 int count = 10; variable
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/osal/
H A Dtask_func_unit_test.cpp135 int count = 0; in __anon797004620202() local
160 int count = 0; in __anon797004620302() local
186 int count = 0; in __anon797004620402() local
217 int count = 0; in __anon797004620502() local
249 int count = 0; in __anon797004620602() local
281 int count = 0; in __anon797004620702() local
309 int count = 0; in __anon797004620802() local
337 int count = 0; in __anon797004620902() local
367 int count = 0; in __anon797004620a02() local
406 int count = 0; in __anon797004620b02() local
[all …]
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Ddownload_upload_observer.cpp23 void DownLoadUploadObserver::OnRunningTaskCountUpdate(int count) in OnRunningTaskCountUpdate()
35 bool DownLoadUploadObserver::IsReporEnterScene(int count) in IsReporEnterScene()
43 bool DownLoadUploadObserver::IsReporExitScene(int count) in IsReporExitScene()
/ohos5.0/foundation/resourceschedule/ffrt/test/testfunc/
H A Dutil.cpp126 int perf_single_event(std::function<void()> func, size_t& count, uint32_t event) in perf_single_event()
204 int perf_event_instructions(std::function<void()> func, size_t& count) in perf_event_instructions()
208 int perf_event_cycles(std::function<void()> func, size_t& count) in perf_event_cycles()
212 int perf_event_branch_instructions(std::function<void()> func, size_t& count) in perf_event_branch_instructions()
216 int perf_event_branch_misses(std::function<void()> func, size_t& count) in perf_event_branch_misses()
222 int perf_event_instructions(std::function<void()> func, size_t& count) in perf_event_instructions()
229 int perf_event_cycles(std::function<void()> func, size_t& count) in perf_event_cycles()
236 int perf_event_branch_instructions(std::function<void()> func, size_t& count) in perf_event_branch_instructions()
243 int perf_event_branch_misses(std::function<void()> func, size_t& count) in perf_event_branch_misses()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2c/
H A Di2c_msg.c17 …t32_t AssignReplayBuffer(uint32_t lenReply, uint8_t **bufReply, struct I2cMsg *msgs, int16_t count) in AssignReplayBuffer()
37 static int32_t RebuildMsgs(struct HdfSBuf *data, struct I2cMsg **outMsgs, int16_t count) in RebuildMsgs()
86 int32_t I2cMsgsRebuildFromSbuf(struct HdfSBuf *data, struct I2cMsg **msgs, int16_t *count) in I2cMsgsRebuildFromSbuf()
109 int32_t I2cMsgsWriteToSbuf(struct I2cMsg *msgs, int16_t count, struct HdfSBuf *reply) in I2cMsgsWriteToSbuf()
125 void I2cMsgsFree(struct I2cMsg *msgs, int16_t count) in I2cMsgsFree()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dutd.cpp31 static void DestroyArrayPtr(const char** &arrayPtr, unsigned int& count) in DestroyArrayPtr()
49 …const char** CreateStrArrByVector(const std::vector<std::string>& paramVector, unsigned int* count) in CreateStrArrByVector()
89 static const char** GetTypesByCondition(const char* condition, unsigned int* count, GetUtdByConditi… in GetTypesByCondition()
177 const char** OH_Utd_GetBelongingToTypes(OH_Utd* pThis, unsigned int* count) in OH_Utd_GetBelongingToTypes()
186 const char** OH_Utd_GetFilenameExtensions(OH_Utd* pThis, unsigned int* count) in OH_Utd_GetFilenameExtensions()
195 const char** OH_Utd_GetMimeTypes(OH_Utd* pThis, unsigned int* count) in OH_Utd_GetMimeTypes()
204 const char** OH_Utd_GetTypesByFilenameExtension(const char* extension, unsigned int* count) in OH_Utd_GetTypesByFilenameExtension()
209 const char** OH_Utd_GetTypesByMimeType(const char* mimeType, unsigned int* count) in OH_Utd_GetTypesByMimeType()
287 void OH_Utd_DestroyStringList(const char** list, unsigned int count) in OH_Utd_DestroyStringList()
/ohos5.0/base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/
H A Dsensor_agent_interfaces_test.cpp60 int32_t count = 0; variable
97 int32_t count = 0; variable
158 int32_t count = 0; variable
280 int32_t count = 0; variable
364 int32_t count = 0; variable
387 int32_t count = 0; variable
422 int32_t count = 0; variable
457 int32_t count = 0; variable
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator_callback_wrapper.cpp28 void StreamCBOnCaptureStarted(int captureId, const int* streamId, int count) in StreamCBOnCaptureStarted()
41 void StreamCBOnCaptureEnded(int captureId, CaptureEndedInfoCIF* info, int count) in StreamCBOnCaptureEnded()
64 void StreamCBOnCaptureError(int captureId, CaptureErrorInfoCIF* info, int count) in StreamCBOnCaptureError()
87 void StreamCBOnFrameShutter(int captureId, const int* streamId, int count, uint64_t timestamp) in StreamCBOnFrameShutter()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dmemory_file.cpp32 uint64_t MemoryFileStorage::Write(uint64_t index, const void* buffer, uint64_t count) in Write()
52 uint64_t MemoryFile::Read(void* buffer, uint64_t count) in Read()
74 uint64_t MemoryFile::Write(const void* buffer, uint64_t count) in Write()
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_manager_test.cpp52 int32_t count = 0; variable
61 int32_t count = 0; variable
88 int32_t count = 0; variable
107 int32_t count = 0; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_log_utils.cpp29 …oLogUtils::ProcessVolumeData(const std::string &logTag, const ChannelVolumes &vols, int64_t &count) in ProcessVolumeData()
57 … AudioLogUtils::IncSilentData(const std::string &logTag, const ChannelVolumes &vols, int64_t count) in IncSilentData()
66 …d AudioLogUtils::IncSoundData(const std::string &logTag, const ChannelVolumes &vols, int64_t count) in IncSoundData()
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_alarm_test.cpp86 int16_t count = 10; variable
117 int16_t count = 10; variable
147 int16_t count = 10; variable
177 int16_t count = 10; variable
208 int16_t count = 10; variable
246 int16_t count = 10; variable
279 int16_t count = 10; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dstring_util.h53 … auto const count = size_t(std::find_if(string.begin(), string.end(), NotSpace) - string.begin()); in CORE3D_BEGIN_NAMESPACE() local
60 auto const count = in CORE3D_BEGIN_NAMESPACE() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dselect.rs37 let mut count = 0; in sdv_new_select_basic() localVariable
106 let mut count = 0u8; in sdv_new_select_biased() localVariable
159 let mut count = 0; in sdv_new_select_match() localVariable
198 let mut count = 0; in sdv_new_select_precondition() localVariable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dstring_util.h55 … auto const count = size_t(std::find_if(string.begin(), string.end(), NotSpace) - string.begin()); in RENDER_BEGIN_NAMESPACE() local
62 auto const count = in RENDER_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dstring_util.h56 … auto const count = size_t(std::find_if(string.begin(), string.end(), NotSpace) - string.begin()); in CORE_BEGIN_NAMESPACE() local
63 auto const count = in CORE_BEGIN_NAMESPACE() local
/ohos5.0/base/security/asset/services/db_operator/src/test/
H A Dtest_database.rs68 let count = db.insert_datas(&def).unwrap(); in open_db_and_insert_data() localVariable
145 let count = db.insert_datas(&def).unwrap(); in insert_data_with_different_alias() localVariable
149 let count = db.insert_datas(&def).unwrap(); in insert_data_with_different_alias() localVariable
175 let count = db.delete_datas(&datas, None, false).unwrap(); in delete_data() localVariable
192 let count = db in update_data() localVariable
219 let count = db.insert_datas(&def).unwrap(); in query_ordered_data() localVariable
223 let count = db.insert_datas(&def).unwrap(); in query_ordered_data() localVariable

12345678910>>...80