Home
last modified time | relevance | path

Searched defs:updated_count (Results 1 – 19 of 19) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/sdk/android/src/java/org/webrtc/
H A DRefCountDelegate.java32 int updated_count = refCount.incrementAndGet(); in retain() local
40 int updated_count = refCount.decrementAndGet(); in release() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/sdk/android/src/java/org/webrtc/
H A DRefCountDelegate.java32 int updated_count = refCount.incrementAndGet(); in retain() local
40 int updated_count = refCount.decrementAndGet(); in release() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/sdk/android/src/java/org/webrtc/
H A DRefCountDelegate.java32 int updated_count = refCount.incrementAndGet(); in retain() local
40 int updated_count = refCount.decrementAndGet(); in release() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/src/java/org/webrtc/
H A DRefCountDelegate.java32 int updated_count = refCount.incrementAndGet(); in retain() local
40 int updated_count = refCount.decrementAndGet(); in release() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/src/java/org/webrtc/
H A DRefCountDelegate.java32 int updated_count = refCount.incrementAndGet(); in retain() local
40 int updated_count = refCount.decrementAndGet(); in release() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/src/java/org/webrtc/
H A DRefCountDelegate.java32 int updated_count = refCount.incrementAndGet(); in retain() local
40 int updated_count = refCount.decrementAndGet(); in release() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/src/java/org/webrtc/
H A DRefCountDelegate.java32 int updated_count = refCount.incrementAndGet(); in retain() local
40 int updated_count = refCount.decrementAndGet(); in release() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/bookmarks/
H A Drecently_used_folders_combo_model_unittest.cc89 const int updated_count = model.GetItemCount(); in TEST_F() local
/dports/archivers/rpm4/rpm-4.16.1.3/tools/
H A Dsepdebugcrcfix.c119 static size_t updated_count, matched_count, failed_count; variable
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Dnoteshandler.h40 unsigned long long updated_count; /* number of updated entry elements */ member
H A Drisxhandler.h48 unsigned long long updated_count; /* number of updated entry elements */ member
/dports/multimedia/musikcube/musikcube-0.96.7/src/core_c_demo/
H A Dmain.c43 static void indexer_progress_callback(mcsdk_svc_indexer in, int updated_count) { in indexer_progress_callback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/discovery/mdns/
H A Dmdns_querier.cc502 auto updated_count = records_.Update(record, std::move(check)); in ProcessSharedRecord() local
572 int updated_count = records_.Update( in ProcessSinglyTrackedUniqueRecord() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/history/android/
H A Dandroid_provider_backend.cc253 int* updated_count) { in UpdateHistoryAndBookmarks()
319 int* updated_count, in UpdateHistoryAndBookmarks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/discovery/mdns/
H A Dmdns_querier.cc691 auto updated_count = records_.Update(record, std::move(check)); in ProcessSharedRecord() local
757 int updated_count = records_.Update( in ProcessSinglyTrackedUniqueRecord() local
/dports/www/mybb/mybb-mybb_1829/admin/modules/user/
H A Dusers.php2151 $updated_count = array( variable
2159 $updated_count = array( variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/service_worker/
H A Dservice_worker_version_unittest.cc81 int updated_count = 0; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/service_worker/
H A Dservice_worker_version_unittest.cc85 int updated_count = 0; member
/dports/math/reduce/Reduce-svn5758-src/psl/support-packages/xport-2.05/
H A Dxport.c4120 int failed = 0, updated_count = 0; in correct_differences() local