Home
last modified time | relevance | path

Searched defs:sessionNameLen (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
H A Dipc_proxy_inner.c73 int32_t sessionNameLen = strlen(proxyObject->sessionName); in InvokerListenThread() local
129 uint32_t sessionNameLen = SESSION_NAME_LEGNTH + pidLen + uidLen; in GetPidAndUidInfo() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_stub_inner.c80 size_t sessionNameLen; in InvokerDataBusThread() local
176 uint32_t sessionNameLen = SESSION_NAME_LEGNTH + pidLen + uidLen; in GrantDataBusNameStub() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_virtual.c58 uint16_t pkgNameLen, uint16_t sessionNameLen) in TransUdpGetNameByChanId()
H A Dtrans_udp_channel_manager.c345 uint16_t pkgNameLen, uint16_t sessionNameLen) in TransUdpGetNameByChanId()
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_stub.c50 uint32_t sessionNameLen = SESSION_NAME_LEGNTH + pidLen + uidLen; in CreateDatabusName() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/mock/
H A Dsoftbus_server_stub_test_mock.cpp51 uint16_t pkgLen, uint16_t sessionNameLen) in TransGetNameByChanId()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_test/
H A Dtrans_channel_manager_test.cpp376 uint16_t sessionNameLen = 2; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c654 uint16_t pkgLen, uint16_t sessionNameLen) in TransGetNameByChanId()