/foundation/arkui/ace_engine/frameworks/core/components/counter/ |
H A D | counter_element.cpp | 22 RefPtr<CounterComponent> counter = AceType::DynamicCast<CounterComponent>(component_); in PerformBuild() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | fillp_cookie.c | 40 FILLP_UINT32 counter; in FillpMacTimerExpire() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | entity_manager.h | 79 IEntityReferenceCounter::Ptr counter; member
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/test/unittest/ |
H A D | network_latency_controller_test.cpp | 48 std::shared_ptr<Counter> counter; member 64 std::shared_ptr<MockSwitcher::Counter> counter; member in OHOS::ResourceSchedule::NetworkLatencyControllerTest [all...] |
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_condition.cpp | 291 int *counter = (int *)arg; in thd_func() local
|
H A D | ut_thread.cpp | 69 static int counter = 0; variable
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/network_black_list/ |
H A D | network_black_list_manager.cpp | 134 int32_t counter = 1; in IsFailedMultiTimes() local
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/task_group/ |
H A D | base_task_group.cpp | 103 static std::atomic<uint64_t> counter = 0; in GenerateHandle() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
H A D | init_utils.c | 68 int counter = 0;
in SplitString() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_want_params_wrapper.cpp | 100 int counter = 0; in ValidateStr() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/ |
H A D | performance_data_manager.cpp | 194 const int64_t counter = BASE_NS::Math::max(perfRef.second.counter, int64_t(1)); in DumpToLog() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | evloop_timer_unit_test.cpp | 406 int counter = 1; // Interval: 1 * TIME_PIECE_100 HWTEST_F() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_browse.cpp | 477 uint16_t counter = numOfItems_; in AssembleMpItem() local 604 uint16_t counter = numOfItems_; in AssembleMeItem() local
|
/foundation/multimedia/image_framework/mock/native/src/ |
H A D | refbase.cpp | 20 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
|
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/ |
H A D | refbase.cpp | 18 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/ |
H A D | a2dp_encoder_sbc.h | 84 uint32_t counter; member
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.h | 194 uint32_t counter; member
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | refbase.cpp | 24 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
|
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/ |
H A D | p2p_v1_processor_test.cpp | 1382 static uint32_t counter = 0; in GenerateCmdConnV1Req() local
|
/foundation/communication/netstack/frameworks/js/napi/tls/src/ |
H A D | monitor_server.cpp | 51 napi_value NewInstanceWithConstructor(napi_env env, napi_callback_info info, napi_value jsConstructor, int32_t counter,
in NewInstanceWithConstructor() argument 78 napi_value ConstructTLSSocketConnection(napi_env env, napi_callback_info info, int32_t counter,
in ConstructTLSSocketConnection() argument
|
/foundation/distributeddatamgr/preferences/test/native/unittest/ |
H A D | preferences_test.cpp | 570 std::shared_ptr<PreferencesObserver> counter = std::make_shared<PreferencesObserverCounter>(); in HWTEST_F() local 595 std::shared_ptr<PreferencesObserver> counter = std::make_shared<PreferencesObserverCounter>(); in HWTEST_F() local 902 std::shared_ptr<PreferencesObserverCrossProcess> counter = std::make_shared<PreferencesObserverCrossProcess>(); HWTEST_F() local 995 std::shared_ptr<PreferencesObserver> counter = std::make_shared<PreferencesObserverCounter>(); HWTEST_F() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 141 LeSignCounterChangeNotification( const BtAddr *addr, GAP_SignCounterType type, uint32_t counter, void *context) LeSignCounterChangeNotification() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_ui_director.cpp | 397 auto counter = std::make_shared<std::atomic_size_t>(m.size()); in ProcessMessages() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/ |
H A D | socperf_plugin.cpp | 365 static int counter = 0;
in HandleEventSlide() local
|
/foundation/communication/dsoftbus/core/transmission/session/src/ |
H A D | softbus_scenario_manager.c | 278 ScenarioManagerAddBusinessType(ScenarioManager *manager, ScenarioItem *scenarioItem, BusinessCounter *counter, int businessType) ScenarioManagerAddBusinessType() argument 308 ScenarioManagerDelBusinessType(ScenarioManager *manager, ScenarioItem *scenarioItem, BusinessCounter *counter, int businessType) ScenarioManagerDelBusinessType() argument 478 BusinessCounter *counter = NULL; AddOriginalScenario() local 525 BusinessCounter *counter = NULL; DelOriginalScenario() local 610 BusinessCounter *counter = NULL; ScenarioManagerClearBusinessCounterList() local [all...] |