Home
last modified time | relevance | path

Searched refs:AllocSocketPair (Results 1 - 5 of 5) sorted by relevance

/base/msdp/device_status/rust/data/sys/src/ipc/
H A Dbasic.rs34 AllocSocketPair
42 BasicParamID::AllocSocketPair => { 0u32 }, in from()
47 /// Parameters for AllocSocketPair request.
/base/msdp/device_status/rust/modules/basic/client/src/
H A Dlib.rs50 ipc_client.control(Intention::Basic, u32::from(BasicParamID::AllocSocketPair), in alloc_socket_pair()
/base/msdp/device_status/rust/modules/basic/server/src/
H A Dlib.rs121 BasicParamID::AllocSocketPair => { in control()
/base/msdp/device_status/interfaces/innerkits/include/
H A Ddevicestatus_client.h74 int32_t AllocSocketPair(int32_t moduleType);
/base/msdp/device_status/frameworks/native/src/
H A Ddevicestatus_client.cpp303 int32_t DeviceStatusClient::AllocSocketPair(int32_t moduleType) in AllocSocketPair() function in OHOS::Msdp::DeviceStatus::DeviceStatusClient
319 int32_t DeviceStatusClient::AllocSocketPair(int32_t moduleType) in AllocSocketPair() function in OHOS::Msdp::DeviceStatus::DeviceStatusClient
332 FI_HILOGI("AllocSocketPair success, socketFd_:%{public}d, tokenType_:%{public}d", socketFd_, tokenType_); in AllocSocketPair()

Completed in 2 milliseconds