Home
last modified time | relevance | path

Searched defs:LONG_TO_STRING_MAX_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp47 static constexpr const int32_t LONG_TO_STRING_MAX_LEN = 21; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger_common.h28 #define LONG_TO_STRING_MAX_LEN 21 macro