Home
last modified time | relevance | path

Searched refs:AddSocketPairInfo (Results 1 - 7 of 7) sorted by relevance

/base/msdp/device_status/services/native/include/
H A Di_stream_server.h27 virtual int32_t AddSocketPairInfo(const std::string &programName, int32_t moduleType, int32_t uid,
H A Dstream_server.h55 int32_t AddSocketPairInfo(const std::string &programName, int32_t moduleType, int32_t uid, int32_t pid,
/base/sensors/sensor/services/include/
H A Dstream_server.h35 int32_t AddSocketPairInfo(int32_t uid, int32_t pid, int32_t tokenType, int32_t &serverFd, int32_t &clientFd);
/base/sensors/sensor/services/src/
H A Dstream_server.cpp81 int32_t StreamServer::AddSocketPairInfo(int32_t uid, int32_t pid, int32_t tokenType, in AddSocketPairInfo() function in OHOS::Sensors::StreamServer
H A Dsensor_service.cpp534 int32_t ret = AddSocketPairInfo(GetCallingUid(), GetCallingPid(), in CreateSocketChannel()
/base/msdp/device_status/services/native/src/
H A Dstream_server.cpp94 int32_t StreamServer::AddSocketPairInfo(const std::string &programName, int32_t moduleType, int32_t uid, int32_t pid, in AddSocketPairInfo() function in OHOS::Msdp::DeviceStatus::StreamServer
H A Ddevicestatus_service.cpp392 return this->AddSocketPairInfo(programName, moduleType, uid, pid, serverFd, in AllocSocketFd()

Completed in 7 milliseconds