Home
last modified time | relevance | path

Searched defs:sessionLen (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannelmanager_fuzzer/
H A Dsoftbusproxychannelmanager_fuzzer.cpp243 uint16_t sessionLen = *(reinterpret_cast<const uint16_t *>(data)); in TransProxyGetNameByChanIdTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_manager_test.cpp447 uint16_t sessionLen = SESSION_NAME_SIZE_MAX; variable
H A Dsoftbus_proxychannel_manager_test.cpp303 uint16_t sessionLen = SESSION_NAME_SIZE_MAX; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c563 size_t sessionLen; in OnRemoteInvokerDataBusMessage() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c757 …ameByChanId(int32_t chanId, char *pkgName, char *sessionName, uint16_t pkgLen, uint16_t sessionLen) in TransAuthGetNameByChanId()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c1854 uint16_t pkgLen, uint16_t sessionLen) in TransProxyGetNameByChanId()