Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/include/
H A Dclient_trans_tcp_direct_message.h27 #define MAGIC_NUMBER 0xBABEFACE macro
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_manager.h34 #define MAGIC_NUMBER 0xBABEFACE macro
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.h117 #define MAGIC_NUMBER 0xBABEFACE macro
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Droute_head_handler_impl.h32 static constexpr uint16_t MAGIC_NUMBER = 0x8421; member
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Drpc_feature_set_unittest.cpp30 constexpr uint32_t MAGIC_NUMBER = 123456; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dsoftbus_message_open_channel.c443 #define MAGIC_NUMBER 0xBABEFACE in TransTdcPackFastData() macro
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c33 #define MAGIC_NUMBER 0xBABEFACE macro
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c943 #define MAGIC_NUMBER 0xBABEFACE in TransProxyPackFastDataHead() macro
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_manager.c915 #define MAGIC_NUMBER 0xBABEFACE in ClientTransProxyPackBytes() macro
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp46 static const uint64_t MAGIC_NUMBER = 0x37F8C35AULL; member
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp66 constexpr uint16_t MAGIC_NUMBER = 57161; variable