Home
last modified time | relevance | path

Searched defs:counter (Results 1 - 25 of 43) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_element.cpp22 RefPtr<CounterComponent> counter = AceType::DynamicCast<CounterComponent>(component_); in PerformBuild() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_cookie.c40 FILLP_UINT32 counter; in FillpMacTimerExpire() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.h79 IEntityReferenceCounter::Ptr counter; member
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/test/unittest/
H A Dnetwork_latency_controller_test.cpp48 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 Dut_condition.cpp291 int *counter = (int *)arg; in thd_func() local
H A Dut_thread.cpp69 static int counter = 0; variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/network_black_list/
H A Dnetwork_black_list_manager.cpp134 int32_t counter = 1; in IsFailedMultiTimes() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/task_group/
H A Dbase_task_group.cpp103 static std::atomic<uint64_t> counter = 0; in GenerateHandle() local
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dinit_utils.c68 int counter = 0; in SplitString() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params_wrapper.cpp100 int counter = 0; in ValidateStr() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp194 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 Devloop_timer_unit_test.cpp406 int counter = 1; // Interval: 1 * TIME_PIECE_100 HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp477 uint16_t counter = numOfItems_; in AssembleMpItem() local
604 uint16_t counter = numOfItems_; in AssembleMeItem() local
/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp20 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp18 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h84 uint32_t counter; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h194 uint32_t counter; member
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp24 WeakRefCounter::WeakRefCounter(RefCounter *counter, void *cookie) in WeakRefCounter() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp1382 static uint32_t counter = 0; in GenerateCmdConnV1Req() local
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor_server.cpp51 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 Dpreferences_test.cpp570 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 Dble_security.cpp141 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 Drs_ui_director.cpp397 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 Dsocperf_plugin.cpp365 static int counter = 0; in HandleEventSlide() local
/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dsoftbus_scenario_manager.c278 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...]

Completed in 18 milliseconds

12