Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_common.h31 void LnnDeleteData(Map *map, uint32_t key);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c173 LnnDeleteData(&g_profileMap, profileId); in UnbindLaneIdFromProfile()
H A Dlnn_lane_common.c222 void LnnDeleteData(Map *map, uint32_t key) in LnnDeleteData() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1251 LnnDeleteData(nullptr, 32);