Home
last modified time | relevance | path

Searched defs:programName (Results 1 - 12 of 12) sorted by relevance

/base/msdp/device_status/intention/ipc/socket/include/
H A Dsocket_params.h37 std::string programName; member
H A Dsocket_session.h76 inline void SocketSession::SetProgramName(const std::string &programName) in SetProgramName() argument
/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_params.cpp21 AllocSocketPairParam::AllocSocketPairParam(const std::string &programName, int32_t moduleType) in AllocSocketPairParam() argument
H A Dsocket_session.cpp32 SocketSession::SocketSession(const std::string &programName, int32_t moduleType, in SocketSession() argument
H A Dsocket_session_manager.cpp85 int32_t SocketSessionManager::AllocSocketFd(const std::string& programName, int32_t moduleType, int32_t tokenType, in AllocSocketFd() argument
/base/msdp/device_status/rust/services/binding/src/
H A Dfusion_services_binding.cpp77 int32_t NativeServiceAllocSocketFd(struct NativeService *service, const char *programName, in NativeServiceAllocSocketFd() argument
/base/msdp/device_status/utils/ipc/src/
H A Dstream_session.cpp39 StreamSession::StreamSession(const std::string &programName, int32_t moduleType, int32_t fd, int32_t uid, int32_t pid) in StreamSession() argument
/base/sensors/sensor/utils/ipc/src/
H A Dstream_session.cpp31 StreamSession::StreamSession(const std::string &programName, const int32_t fd, const int32_t uid, const int32_t pid) in StreamSession() argument
/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() argument
H A Ddevicestatus_service.cpp381 int32_t DeviceStatusService::AllocSocketFd(const std::string &programName, int32_t moduleType, in AllocSocketFd() argument
/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp521 int32_t DeviceStatusSrvProxy::AllocSocketFd(const std::string &programName, int32_t moduleType, in AllocSocketFd() argument
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp211 static char programName[PROGRAM_NAME_SIZE] = { 0 }; in GetProgramName() local

Completed in 8 milliseconds