/foundation/resourceschedule/ffrt/src/sched/ |
H A D | task_manager.cpp | 53 uint64_t count = GetCount(TaskState::EXITED); in CalcTaskTime() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | download_upload_observer.cpp | 23 void DownLoadUploadObserver::OnRunningTaskCountUpdate(int count) in OnRunningTaskCountUpdate() argument
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_hitrace.cpp | 32 void ARKTS_HiTraceCountTrace(const char* name, int64_t count) in ARKTS_HiTraceCountTrace() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_path_effect.cpp | 30 OH_Drawing_PathEffect* OH_Drawing_CreateDashPathEffect(float* intervals, int count, float phase) in OH_Drawing_CreateDashPathEffect() argument
|
/foundation/multimedia/media_foundation/engine/scene/common/ |
H A D | data_stream.cpp | 21 std::shared_ptr<DataStream> CreateDataStream(size_t size, size_t count, MemoryType type) in CreateDataStream() argument
|
/foundation/resourceschedule/ffrt/benchmarks/serial_sched_time/ |
H A D | serial_sched_time.cpp | 25 uint32_t count = 10000; in main() local
|
/foundation/communication/netmanager_base/utils/common_utils/src/ |
H A D | tiny_count_down_latch.cpp | 21 TinyCountDownLatch::TinyCountDownLatch(int32_t count) : count_(count) {} in TinyCountDownLatch() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/ |
H A D | serial_test.cpp | 52 int count = strlen("2c:f0:xx:xx:xx:be"); in HWTEST_F() local 100 int count = strlen("2c:f0:xx:xx:xx:be"); in HWTEST_F() local
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/ |
H A D | serial_test.cpp | 52 int count = strlen("2c:f0:xx:xx:xx:be"); in HWTEST_F() local 100 int count = strlen("2c:f0:xx:xx:xx:be"); in HWTEST_F() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/ |
H A D | sha256.h | 29 FILLP_UINT32 count[2]; member
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_badge_ffi.cpp | 36 void FfiOHOSAceFrameworkBadgeCreate(int32_t count, CJBadgeStyle style, int32_t position, int32_t maxCount) in FfiOHOSAceFrameworkBadgeCreate() argument
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | tap_gesture.h | 35 TapGesture(int32_t count, int32_t fingers, double distanceThreshold = std::numeric_limits<double>::infinity()) in TapGesture() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/ |
H A D | DeferredCallbackTest.cpp | 70 int count = 0; in HWTEST_F() local 95 int count = 0; in HWTEST_F() local 123 int count = 0; HWTEST_F() local 154 int count = 0; HWTEST_F() local 181 int count = 0; HWTEST_F() local [all...] |
H A D | TimerTest.cpp | 66 std::atomic<int> count = 0; in HWTEST_F() local 73 std::atomic<int> count = 0; in HWTEST_F() local 106 std::atomic<int> count = 0; in HWTEST_F() local 114 std::atomic<int> count = 0; HWTEST_F() local 132 std::atomic<int> count = 0; HWTEST_F() local 144 std::atomic<int> count = 0; HWTEST_F() local 166 std::atomic<int> count = 0; HWTEST_F() local 177 std::atomic<int> count = 0; HWTEST_F() local 194 std::atomic<int> count = 0; HWTEST_F() local [all...] |
/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | format_converter.cpp | 29 size_t count = srcDesc.bufLength / sizeof(int16_t); in S16MonoToS16Stereo() local 45 size_t count = srcDesc.bufLength / half / sizeof(int16_t); in S16StereoToS16Mono() local
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_dash_path_effect.cpp | 23 std::shared_ptr<TexginePathEffect> TexgineDashPathEffect::Make(const float intervals[], int count, float phase) in Make() argument
|
/foundation/multimedia/image_framework/mock/native/src/ |
H A D | rwlock.cpp | 29 int count; in LockRead() local
|
/foundation/multimodalinput/input/test/fuzztest/getallsystemhotkeys_fuzzer/ |
H A D | getallsystemhotkeys_fuzzer.cpp | 29 int32_t count = 0; in GetAllSystemHotkeysFuzzTest() local
|
/foundation/resourceschedule/ffrt/benchmarks/speedup/ |
H A D | speedup.cpp | 22 uint32_t count = 10000; in main() local
|
/foundation/resourceschedule/ffrt/src/util/ |
H A D | token.h | 60 token_value_t count; member in ffrt::Token
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
H A D | netsys_net_dns_result_data.cpp | 71 uint32_t count = 0;
in Marshalling() local
|
/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/ |
H A D | device_manager_test.cpp | 41 void DeviceManager::WaitNetworkSizeMoreThan(uint32_t count) in WaitNetworkSizeMoreThan() argument
|
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/context/ |
H A D | get_netfirewall_policy_context.cpp | 25 static bool CheckParamsType(napi_env env, napi_value *params, size_t count)
in CheckParamsType() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | semaphore_utils.cpp | 26 SemaphoreUtils::SemaphoreUtils(int count) in SemaphoreUtils() argument
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | call_reporter.h | 28 int count = 0; member
|