Home
last modified time | relevance | path

Searched defs:hostName (Results 1 - 13 of 13) sorted by relevance

/drivers/hdf_core/framework/core/manager/include/
H A Dhdf_host_info.h18 const char *hostName; member
H A Ddevhost_service_clnt.h29 const char *hostName; member
/drivers/hdf_core/framework/core/host/include/
H A Ddevhost_service.h24 const char *hostName; member
/drivers/hdf_core/framework/core/manager/src/
H A Ddevhost_service_clnt.c83 struct DevHostServiceClnt *DevHostServiceClntNewInstance(uint16_t hostId, const char *hostName) in DevHostServiceClntNewInstance() argument
/drivers/hdf_core/interfaces/inner_api/hdi/
H A Didevmgr_hdi.h63 std::string hostName; member
/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_stub.c27 static void DevHostSetCurrentSecurec(const char *hostName) in DevHostSetCurrentSecurec() argument
/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c273 struct IDevHostService *DevHostServiceNewInstance(uint16_t hostId, const char *hostName) in DevHostServiceNewInstance() argument
/drivers/hdf_core/adapter/uhdf2/host/
H A Ddevhost.c147 static void SetHostProperties(int argc, char **argv, const char *hostName) in SetHostProperties() argument
172 const char *hostName = argv[DEVHOST_HOST_NAME_POS]; in main() local
[all...]
/drivers/hdf_core/adapter/uhdf2/security/src/
H A Dhdf_security.c220 const char *hostName = NULL; in HdfRegisterAllDevSecId() local
231 int32_t HdfSetCurrentHostSecurity(const char *hostName, int32_t procId) in HdfSetCurrentHostSecurity() argument
236 void HdfDelSecurity(const char *hostName) in HdfDelSecurity() argument
[all...]
/drivers/hdf_core/framework/core/common/src/
H A Dhdf_attribute.c117 const char *hostName = NULL; in GetHostNode() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
H A Dsmq_test.cpp87 static bool QueryPidOfHostName(const std::string &hostName, int &hostPid) in QueryPidOfHostName() argument
95 cmdStr << "ps -ef | grep '" << hostName << "' | grep -v 'grep' | "; in QueryPidOfHostName() local
150 static bool QueryOpenedFdsByHostName(const std::string &hostName, std::set<int> &fds) in QueryOpenedFdsByHostName() argument
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_dump.c43 static int32_t DevMgrDumpHostFindHost(const char *hostName, struct HdfSBuf *data, struct HdfSBuf *reply) in DevMgrDumpHostFindHost() argument
77 const char *hostName = HdfSbufReadString(data); in DevMgrDumpHost() local
[all...]
/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp202 const char *hostName = HdfSbufReadString(data); in PrintOneHostInfoKernel() local

Completed in 6 milliseconds