Home
last modified time | relevance | path

Searched refs:data (Results 32251 - 32275 of 43669) sorted by relevance

1...<<1291129212931294129512961297129812991300>>...1747

/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dnfcc_nci_adapter.h82 * @brief Send raw data.
159 void OnCardEmulationData(const std::vector<uint8_t> &data);
H A Dtag_nci_adapter_rw.h80 void HandleTranceiveData(uint8_t status, uint8_t* data, uint32_t dataLen);
112 // tag connection status data
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_request.h69 * Set the body data for the HTTP request.
70 * @param data Pointer to the data.
71 * @param length Length of the data.
73 void SetBody(const void *data, size_t length);
137 * Get the body data of the HTTP request.
138 * @return The body data of the request.
/foundation/communication/nfc/test/unittest/services/hce_service_test/
H A Dhce_service_test.cpp62 void OnCeApduData(const std::vector<uint8_t>& data) override
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_hid2d.h47 typedef void (*WifiCfgChangCallback)(CfgType, char* data, int dataLen);
229 * @param request - request data
240 * Use the '0' to indicates the end of valid data in the "chanList" array.
251 * @param cfgData - the queried data of wifi configuration
252 * @param getDatValidLen - the valid data length in the array `cfgData`
261 * @param cfgData - the wifi configuration data to be set
262 * @param setDataValidLen - the valid data length in the array `cfgData`
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dconstant.cpp33 result.append(str.data(), str.size()); in Concatenate()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.h48 DBStatus Query(const std::string &tableName, DBVBucket &extend, std::vector<DBVBucket> &data) override;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.h31 const std::string &deviceId, const std::map<std::string, std::vector<uint8_t>> &data,
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.h107 void OnChange(const DistributedDB::KvStoreChangedData &data) override;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.h39 // Used to notify Syncer and other listeners data has changed
40 void CommitNotify(int notifyEvent, KvDBCommitNotifyFilterAbleData *data) override;
/foundation/distributeddatamgr/kv_store/kvstoremock/distributeddb/distributeddataservice/adapter/autils/
H A Dconstant.cpp22 // the Key Prefix for Meta data of KvStore.
27 /* version for distributed kv data service. */
30 /* meta name for distributed kv data service. */
33 /* name for distributed kv data service. */
36 /* root path for distributed kv data service. */
37 const std::string Constant::ROOT_PATH = "/data/misc_de/0";
40 const std::string Constant::ROOT_PATH_DE = "/data/misc_de/0";
43 const std::string Constant::ROOT_PATH_CE = "/data/misc_ce/0";
69 // Size threshold of switching to large data is a little smaller than MAX_IPC_CAPACITY.
77 // true indicates the ownership of distributed data i
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/feature/
H A Dfeature_system.h46 virtual int OnRemoteRequest(uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply) = 0;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Dcloud_db_sync_utils_test.h76 static int QueryCountCallback(void *data, int count, char **colValue, char **colName);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.h63 bool GetDetailsFromUData(UnifiedData &data, UDDetails &details);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dnetwork_adapter.h58 void OnDataReceiveHandler(const DeviceInfos &srcDevInfo, const uint8_t *data, uint32_t length);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.h65 // Delete multiple meta data records in a transaction.
68 // Delete multiple meta data records with key prefix in a transaction.
144 void CommitNotify(int notifyEvent, KvDBCommitNotifyFilterAbleData *data) override;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_value_test.cpp99 targetVal.WriteBlob(reinterpret_cast<const uint8_t *>(vector.data()), vector.size()); in DataValueBlobCheck()
144 * @tc.desc: To test dataValue work correctly when data is nullptr, bool, string, double, int64, uint8_t*.
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_sqlite_register_test.cpp54 int Callback(void *data, int argc, char **argv, char **azColName) in Callback() argument
/foundation/distributeddatamgr/preferences/frameworks/common/include/
H A Dlog_print.h70 const char *name = fileName.data(); \
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_radar_reporter.cpp67 char *hostPkgPtr = hostPkg.data(); in LocalReport()
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/performance/src/
H A DRdbStoreCallbackPerf.js17 import dataRdb from '@ohos.data.relationalStore';
110 rdbStore.insert("test", insertValueBucket, function (err, data) {
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_message_processor.h70 constexpr const char* TAG_DATA = "data";
91 std::string CreateDeviceAuthMessage(int32_t msgType, const uint8_t *data, uint32_t dataLen);
/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_service_proxy.h32 virtual int32_t GetPasteData(PasteData &data, int32_t &syncTime) override;
/foundation/distributeddatamgr/relational_store/test/js/rdb/performance/src/
H A DRdbStoreCallbackPerf.js17 import dataRdb from '@ohos.data.rdb';
109 rdbStore.insert("test", insertValueBucket, function (err, data) {
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_security_manager_test.cpp88 auto ret = memcmp(password.GetData(), key.data(), password.GetSize()); in HWTEST_F()

Completed in 31 milliseconds

1...<<1291129212931294129512961297129812991300>>...1747