Home
last modified time | relevance | path

Searched defs:MAX_DATA_LEN (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/connection/common/include/
H A Dsoftbus_conn_common.h33 #define MAX_DATA_LEN (40 * 1000) macro
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddata_buffer.h51 static constexpr size_t MAX_DATA_LEN = 1024 * 1024 * 5; member in OHOS::AppDistributedKv::DataBuffer
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.h33 #define MAX_DATA_LEN 0x100 macro
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_session.cpp30 constexpr int32_t MAX_DATA_LEN = 65535; member

Completed in 2 milliseconds