Home
last modified time | relevance | path

Searched refs:size_t (Results 21476 - 21500 of 29316) sorted by relevance

1...<<851852853854855856857858859860>>...1173

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_impl.cpp122 std::string AccountDelegateImpl::DoHash(const void *data, size_t size, bool isUpper) const in DoHash()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/include/
H A Dsyncer_proxy.h111 int GetSyncDataSize(const std::string &device, size_t &size) const override;
H A Disyncer.h129 virtual int GetSyncDataSize(const std::string &device, size_t &size) const = 0;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dresult_entries_window.cpp180 if (buffer_.size() == static_cast<size_t>(totalCount_)) { in LoadData()
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddistributed_module_config.cpp90 size_t DistributedModuleConfig::GetDeviceNum() in GetDeviceNum()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/permission/
H A Duri_permission_manager.cpp50 for (size_t index = 0; index < allUri.size(); index += GRANT_URI_PERMISSION_MAX_SIZE) { in GrantUriPermission()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_utils.h90 static constexpr size_t TYPE_SIZE = sizeof(SQL_TYPE_MAP) / sizeof(SqlType);
H A Dsqlite_sql_builder.h50 static std::string GetSqlArgs(size_t size);
H A Drd_statement.h49 std::pair<int32_t, size_t> GetSize(int32_t index) const override;
H A Drd_utils.h64 static const char *GetEncryptKey(const std::vector<uint8_t> &encryptedKey, char outBuff[], size_t outBufSize);
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dunified_data_test.cpp157 std::size_t index = unifiedData.records_.size(); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/scale_conversion/
H A Dscale_convert_process.h75 void CalculateBuffSize(size_t& dstBuffSize);
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dbase64_helper_test.cpp134 for (size_t i = 0; i < 256; ++i) { in HWTEST_F()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_sendable_utils.h85 for (size_t i = 0; i < value.size(); ++i) { in Convert2Sendable()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_async_call.h33 using InputAction = std::function<void(napi_env, size_t, napi_value *, napi_value)>;
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_values_bucket.cpp55 for (size_t i = 0; i < arrLen; ++i) { in NAPI_OHOS_Data_RdbJsKit_ValuesBucketProxy_GetNativeObject()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.h83 const size_t DATABUFF_MAX_SIZE = 100 * 1024 * 1024;
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_client.cpp41 ctxt->GetCbInfo(env, info, [env, ctxt](size_t argc, napi_value *argv) { in SetCloudStrategy()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dcache_result_set.h310 int GetSize(int columnIndex, size_t &size) override;
/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h67 static void WriteDumpFile(FILE *dumpFile, void *buffer, size_t bufferSize);
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/include/
H A Ddmic_client.h66 void OnReadData(size_t length) override;
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_sql_utils.cpp41 size_t pos = tempDirectory.find('/'); in CreateDirectory()
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store_impl.h57 size_t GetKeyInfoSize(RdbStoreObserver::ChangeInfo &&changeInfo);
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_crypto.cpp50 const size_t len = 8; in HWTEST_F()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_file_lock.cpp66 for (size_t i = 0; i < ATTEMPTS; ++i) { in PreferencesFileLock()

Completed in 20 milliseconds

1...<<851852853854855856857858859860>>...1173