Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.h37 #define be64toh(x) (x) macro
42 #define be64toh(x) PP_HTON64(x) macro
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util_mock.cpp28 #define be64toh(data) data macro

Completed in 2 milliseconds