Home
last modified time | relevance | path

Searched refs:FetchLaneResourceByDevIdHash (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c903 static int32_t FetchLaneResourceByDevIdHash(const char *udidHashStr, LaneLinkType type, bool isSame… in FetchLaneResourceByDevIdHash() function
945 return FetchLaneResourceByDevIdHash(inputInfo->devInfo.udidHash, type, false); in QueryOtherLaneResource()
965 ret = FetchLaneResourceByDevIdHash(inputInfo->devInfo.udidHash, type, true); in FindLaneResourceByDevInfo()