Home
last modified time | relevance | path

Searched defs:Bytes (Results 1 – 8 of 8) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
Dbytes.h23 using Bytes = std::vector<uint8_t>; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
Dmeta_data_manager.h51 using Bytes = std::vector<uint8_t>; variable
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/common_type/include/
Dcommon_types.h46 using Bytes = std::vector<uint8_t>; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
Dvalue_proxy.h46 using Bytes = DistributedData::Bytes; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_value.h85 using Bytes = std::vector<uint8_t>; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
Dcloud_store_types.h88 using Bytes = std::vector<uint8_t>; variable
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
Dmultipart.rs442 Bytes(Cursor<Vec<u8>>), enumerator
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
Dtypes.rs43 Bytes(Vec<u8>), enumerator