Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dbytes.h23 using Bytes = std::vector<uint8_t>; variable
H A Dcommon_types.h47 using Bytes = std::vector<uint8_t>; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dmeta_data_manager.h52 using Bytes = std::vector<uint8_t>; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/common_type/include/
H A Dcommon_types.h47 using Bytes = std::vector<uint8_t>; variable
/ohos5.0/base/security/asset/frameworks/definition/src/
H A Dlib.rs163 Bytes(Vec<u8>), enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.h46 using Bytes = DistributedData::Bytes; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dtypes.rs43 Bytes(Vec<u8>), enumerator
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Dmultipart.rs442 Bytes(Cursor<Vec<u8>>), enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h119 using Bytes = std::vector<uint8_t>; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h89 using Bytes = std::vector<uint8_t>; variable
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/
H A Dsimple.rs503 Bytes(Cursor<Vec<u8>>), enumerator