Searched defs:programName (Results 1 – 6 of 6) sorted by relevance
41 int32_t MultimodalInputConnectProxy::AllocSocketFd(const std::string &programName, in AllocSocketFd()
55 const std::string programName(OHOS::MMI::GetProgramName()); in AllocSocketPair() local
31 UDSSession::UDSSession(const std::string& programName, const int32_t moduleType, const int32_t fd, in UDSSession()
176 int32_t MMIService::AllocSocketFd(const std::string &programName, const int32_t moduleType, int32_t… in AllocSocketFd()
130 int32_t OHOS::MMI::UDSServer::AddSocketPairInfo(const std::string& programName, in AddSocketPairInfo()
273 static char programName[programNameSize] = {}; in GetProgramName() local