Home
last modified time | relevance | path

Searched defs:count (Results 5326 - 5350 of 6508) sorted by relevance

1...<<211212213214215216217218219220>>...261

/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c290 int32_t count = 0; in NeedPendingJoinRequest() local
1482 uint32_t count = 1; in AddNodeToPcRestrictMap() local
1532 int32_t GetNodeFromPcRestrictMap(const char *udidHash, uint32_t *count) in GetNodeFromPcRestrictMap() argument
H A Dlnn_connection_fsm.c677 uint32_t count = 0; in DfxAddBleReportExtra() local
832 uint32_t count = 0; in DeletePcRestrictNode() local
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp751 int count = 0; in GeneralServiceSendRequest() local
855 int count = 0; in OnAttemptAcquire() local
[all...]
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h288 uint32_t count; member
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c162 int count = 0; in ShowAllSessionInfo() local
358 int count = 0; in ShowClientSessionServer() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c1853 static void FillAuthHandleList(ListNode *list, AuthHandle *handle, int32_t *num, int32_t count) in FillAuthHandleList() argument
1876 uint32_t count = 0; in GetAllHmlOrP2pAuthHandleNum() local
1907 uint32_t count = GetAllHmlOrP2pAuthHandleNum(); in GetHmlOrP2pAuthHandle() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp515 int count = DBINDER_HANDLE_COUNT; in GetDBinderIdleHandle() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp2662 uint32_t count = ERR_NONE; in GetNetworkSharingType() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp422 bool ScanService::PnoScanByInterval(int &fixedScanCount, time_t &fixedScanTime, int interval, int count) in PnoScanByInterval() argument
428 bool ScanService::SystemScanByInterval(int staScene, int &interval, int &count) in SystemScanByInterval() argument
433 bool ScanService::SystemScanByInterval(int &expScanCount, int &interval, int &count) in SystemScanByInterval() argument
454 bool ScanService::AllowScanByIntervalFixed(int &fixedScanCount, time_t &fixedScanTime, int &interval, int &count) in AllowScanByIntervalFixed() argument
459 bool ScanService::AllowScanByIntervalExp(int &expScanCount, int &interval, int &count) in AllowScanByIntervalExp() argument
512 void ScanService::SystemScanDisconnectedPolicy(int &interval, int &count) in SystemScanDisconnectedPolicy() argument
464 AllowScanByIntervalContinue(time_t &continueScanTime, int &lessThanIntervalCount, int &interval, int &count) AllowScanByIntervalContinue() argument
470 AllowScanByIntervalBlocklist( int appId, time_t &blockListScanTime, int &lessThanIntervalCount, int &interval, int &count) AllowScanByIntervalBlocklist() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp434 int WifiSettings::IncreaseDeviceConnFailedCount(const std::string &index, const int &indexType, int count) in IncreaseDeviceConnFailedCount() argument
463 int WifiSettings::SetDeviceConnFailedCount(const std::string &index, const int &indexType, int count) in SetDeviceConnFailedCount() argument
1438 int count = 0; EncryptionWifiDeviceConfigOnBoot() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp2033 PnoScanByInterval(int &fixedScanCount, time_t &fixedScanTime, int interval, int count) PnoScanByInterval() argument
2057 SystemScanByInterval(int staScene, int &interval, int &count) SystemScanByInterval() argument
2071 SystemScanByInterval(int &expScanCount, int &interval, int &count) SystemScanByInterval() argument
2184 AllowScanByIntervalFixed(int &fixedScanCount, time_t &fixedScanTime, int &interval, int &count) AllowScanByIntervalFixed() argument
2212 AllowScanByIntervalExp(int &expScanCount, int &interval, int &count) AllowScanByIntervalExp() argument
2228 AllowScanByIntervalContinue(time_t &continueScanTime, int &lessThanIntervalCount, int &interval, int &count) AllowScanByIntervalContinue() argument
2258 AllowScanByIntervalBlocklist( int appId, time_t &blockListScanTime, int &lessThanIntervalCount, int &interval, int &count) AllowScanByIntervalBlocklist() argument
2456 SystemScanDisconnectedPolicy(int &interval, int &count) SystemScanDisconnectedPolicy() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy.cpp1785 int count = 0; in SetAppFrozen() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp701 int count = sqlite3_column_int(checkPrimaryKeyStmt, 0); in JudgeIfGetRowid() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.cpp1289 int64_t count = 0; in DoUpload() local
H A Dcloud_syncer_extend.cpp662 int CloudSyncer::GetUploadCountByTable(const CloudSyncer::TaskId &taskId, int64_t &count) in GetUploadCountByTable() argument
728 int64_t count in DoDownloadInNeed() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp136 void InsertUserTableRecord(sqlite3 *&db, int64_t begin, int64_t count, int64_t photoSize, bool assetIsNull) in InsertUserTableRecord() argument
183 void UpdateUserTableRecord(sqlite3 *&db, int64_t begin, int64_t count) in UpdateUserTableRecord() argument
198 void DeleteUserTableRecord(sqlite3 *&db, int64_t begin, int64_t count) in DeleteUserTableRecord() argument
213 InsertRecordWithoutPk2LocalAndCloud(sqlite3 *&db, int64_t begin, int64_t count, int photoSize) InsertRecordWithoutPk2LocalAndCloud() argument
250 InsertCloudTableRecord(int64_t begin, int64_t count, int64_t photoSize, bool assetIsNull) InsertCloudTableRecord() argument
524 QueryCountCallback(void *data, int count, char **colValue, char **colName) QueryCountCallback() argument
2350 int count = 10; HWTEST_F() local
[all...]
H A Ddistributeddb_cloud_check_sync_test.cpp169 int QueryCountCallback(void *data, int count, char **colValue, char **colName) in QueryCountCallback() argument
342 void DistributedDBCloudCheckSyncTest::InsertCloudTableRecord(int64_t begin, int64_t count, int64_t photoSize, in InsertCloudTableRecord() argument
348 InsertCloudTableRecord(const std::string &tableName, int64_t begin, int64_t count, int64_t photoSize, bool assetIsNull) InsertCloudTableRecord() argument
543 DeleteCloudDBData(int64_t begin, int64_t count) DeleteCloudDBData() argument
552 SetForkQueryForCloudPrioritySyncTest007(std::atomic<int> &count) SetForkQueryForCloudPrioritySyncTest007() argument
571 SetForkQueryForCloudPrioritySyncTest008(std::atomic<int> &count) SetForkQueryForCloudPrioritySyncTest008() argument
1361 std::atomic<int> count = 0; HWTEST_F() local
1424 std::atomic<int> count = 0; HWTEST_F() local
1558 std::atomic<int> count = 0; HWTEST_F() local
1991 const int count = 10; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp1424 int SQLiteSingleVerRelationalStorageExecutor::QueryCount(const std::string &tableName, int64_t &count) in QueryCount() argument
1440 GetUploadCountInner(const Timestamp &timestamp, SqliteQueryHelper &helper, std::string &sql, int64_t &count) GetUploadCountInner() argument
1460 GetUploadCount(const Timestamp &timestamp, bool isCloudForcePush, bool isCompensatedTask, QuerySyncObject &query, int64_t &count) GetUploadCount() argument
1473 GetAllUploadCount(const std::vector<Timestamp> &timestampVec, bool isCloudForcePush, bool isCompensatedTask, QuerySyncObject &query, int64_t &count) GetAllUploadCount() argument
[all...]
H A Dsqlite_relational_store.cpp363 int count = connectionCount_.fetch_sub(1, std::memory_order_seq_cst); in DecreaseConnectionCounter() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1227 int count = -1; in CheckTableRecords() local
1397 DistributedDB::DBStatus RelationalTestUtils::InsertCloudRecord(int64_t begin, int64_t count, in InsertCloudRecord() argument
1494 int count = 0; in DeleteRecord() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp1903 int count = -1; in HWTEST_F() local
3117 int count = -1; in HWTEST_F() local
3410 int64_t count = 0; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp701 OpenResultSet(const Key &keyPrefix, int &count) OpenResultSet() argument
739 OpenResultSet(QueryObject &queryObj, int &count) OpenResultSet() argument
791 OpenResultSetForCacheRowIdMode(const Key &keyPrefix, std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, int &count) OpenResultSetForCacheRowIdMode() argument
815 OpenResultSetForCacheRowIdMode(QueryObject &queryObj, std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, int &count) OpenResultSetForCacheRowIdMode() argument
903 int count = 0; // Ignored ReloadResultSetForCacheRowIdMode() local
919 int count = 0; // Ignored ReloadResultSetForCacheRowIdMode() local
1989 OpenResultSetForCacheRowIdModeCommon(std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, int &count) OpenResultSetForCacheRowIdModeCommon() argument
2013 ResultSetLoadRowIdCache(std::vector<int64_t> &rowIdCache, uint32_t cacheLimit, uint32_t cacheStartPos, int &count) ResultSetLoadRowIdCache() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp632 int GetCount(sqlite3 *db, const string &sql, size_t &count) in GetCount() argument
1809 int count = 0; in HWTEST_F() local
2827 size_t count = 0; in HWTEST_F() local
2916 size_t count = 0; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp591 int count = length / sizeof(uint64_t); in CalculateXorSum() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp1196 int32_t count = cursor->GetCount(); in ConvertCursor() local
[all...]

Completed in 66 milliseconds

1...<<211212213214215216217218219220>>...261