Home
last modified time | relevance | path

Searched defs:srvName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_service.c127 void HiviewSendMessage(const char *srvName, int16 msgId, uint16 msgValue) in HiviewSendMessage()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevmgr_service_proxy.c78 const char *srvName = (token->servName == NULL) ? "" : token->servName; in DevmgrServiceProxyAttachDevice() local
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp666 std::string srvName; in UpdatePtr() local