Home
last modified time | relevance | path

Searched refs:size_t (Results 20451 - 20475 of 27933) sorted by relevance

1...<<811812813814815816817818819820>>...1118

/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()
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_event.cpp73 void DmNativeEvent::OnEvent(const std::string &eventType, size_t argc, const napi_value *argv) in OnEvent()
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Ddm_native_event.cpp74 void DmNativeEvent::OnEvent(const std::string &eventType, size_t argc, const napi_value *argv) in OnEvent()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/test/unittest/
H A Dav_sync_utils_test.cpp54 size_t size = 0; in HWTEST_F()
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op.cpp30 for (size_t j = 0; j < allSubOps.size(); ++j) { in GetName()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dhash.cpp36 static HASH_ALGORITHM_TYPE GetHashAlgorithm(const unique_ptr<char[]> &alg, const size_t algLen) in GetHashAlgorithm()
H A Dsymlink.cpp99 size_t argc = funcArg.GetArgc(); in Async()

Completed in 19 milliseconds

1...<<811812813814815816817818819820>>...1118