/foundation/communication/netstack/frameworks/js/napi/tls/include/ |
H A D | monitor_server.h | 62 std::string data; member in OHOS::NetStack::TlsSocketServer::final::MessageRecvParma
|
/foundation/communication/netstack/frameworks/native/tls_socket/include/ |
H A D | tls.h | 41 SecureData data; member
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | wifi_encryption_util.h | 139 * @param data - data for hmac sha256 144 const std::string &data, std::vector<uint8_t> &outPlant);
|
/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_tag_mifare_classic.h | 54 std::string data; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | kv_store_result_set.h | 102 DB_API virtual DBStatus GetRow(std::map<std::string, VariantData> &data) const = 0;
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/ |
H A D | object_service_proxy.h | 30 const std::string &deviceId, const std::map<std::string, std::vector<uint8_t>> &data,
|
H A D | object_service.h | 29 const std::string &deviceId, const std::map<std::string, std::vector<uint8_t>> &data,
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | kv_store_observer_impl.h | 33 void OnChange(const DistributedDB::KvStoreChangedData &data);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | cloud_cursor_impl.h | 42 int32_t GetRow(DBVBucket &data) override;
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/distributeddb/ |
H A D | result_set.h | 105 DB_API virtual DBStatus GetRow(std::map<std::string, VariantData> &data) const = 0;
|
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | distributed_kv_data_manager.h | 167 * @brief Put switch data to database. 170 * @param SwitchData The value of switch data. 173 API_EXPORT Status PutSwitch(const AppId &appId, const SwitchData &data); 176 * @brief Get switch data by networkId. 185 * @brief Subscribe swicth data to watch data change in the store. 187 * Oobserver will be called when data changed, with all the changed contents. 192 * @param observer Callback client provided, observer function will called, when data changed in store. 198 * @brief Unsubscribe swicth data to un-watch data chang [all...] |
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
H A D | security_manager.cpp | 40 password.SetValue(secKey.data(), secKey.size()); in GetDBPassword()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/account/ |
H A D | account_delegate.h | 58 using HashFunc = std::string (*)(const void *data, size_t size, bool isUpper);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_value_util.h | 36 std::vector<O> Convert(const std::vector<T> &data);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_kv/ |
H A D | grd_kv_api.h | 47 GRD_API int32_t GRD_KVBatchPushback(const void *key, uint32_t keyLen, const void *data, uint32_t dataLen,
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/ |
H A D | mock_soft_bus.cpp | 33 int SendBytes(int sessionId, const void *data, unsigned int len)
in SendBytes() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | feature_stub_impl.h | 31 int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply,
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_result_set_impl.h | 110 DBStatus GetRow(std::map<std::string, VariantData> &data) const override;
|
/foundation/distributeddatamgr/kv_store/test/fuzztest/taskscheduler_fuzzer/ |
H A D | taskscheduler_fuzzer.cpp | 61 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument 63 /* Run your code on data */ in LLVMFuzzerTestOneInput()
|
/foundation/distributeddatamgr/pasteboard/services/zidl/src/ |
H A D | pasteboard_entry_getter_proxy.cpp | 47 PASTEBOARD_HILOGE(PASTEBOARD_MODULE_SERVICE, "write entry tlv raw data size failed"); in MakeRequest() 50 if (!request.WriteRawData(sendEntryTLV.data(), sendEntryTLV.size())) { in MakeRequest() 51 PASTEBOARD_HILOGE(PASTEBOARD_MODULE_SERVICE, "write entry tlv raw data failed"); in MakeRequest() 75 PASTEBOARD_HILOGE(PASTEBOARD_MODULE_SERVICE, "read entry tlv raw data size failed"); in GetRecordValueByType() 80 PASTEBOARD_HILOGE(PASTEBOARD_MODULE_SERVICE, "read entry tlv raw data failed"); in GetRecordValueByType()
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | sqlite_global_config.h | 72 static void Log(const void *data, int err, const char *msg);
|
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/performance/src/ |
H A D | RdbHelperCallbackPerf.js | 17 import dataRdb from '@ohos.data.relationalStore'; 77 dataRdb.deleteRdbStore(context, DB_NAME, function (err, data) {
|
/foundation/distributeddatamgr/udmf/interfaces/jskits/data/ |
H A D | system_defined_appitem_napi.h | 37 static void Destructor(napi_env env, void *data, void *hint);
|
H A D | system_defined_form_napi.h | 37 static void Destructor(napi_env env, void *data, void *hint);
|
H A D | unified_data_napi.h | 36 static void Destructor(napi_env env, void *data, void *hint);
|