Home
last modified time | relevance | path

Searched defs:htobe64 (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.h35 #define htobe64(x) (x) macro
40 #define htobe64(x) PP_HTON64(x) macro
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util_mock.cpp30 #define htobe64(data) data macro

Completed in 1 milliseconds