Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_model.h35 int32_t GetLaneProfile(uint32_t profileId, LaneProfile *profile);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c178 int32_t GetLaneProfile(uint32_t profileId, LaneProfile *profile) in GetLaneProfile() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1282 ret = GetLaneProfile(profileId, &profile);
1285 ret = GetLaneProfile(profileId, nullptr);