Home
last modified time | relevance | path

Searched defs:idIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane.c99 uint32_t idIndex = (g_laneReqId + 1) % MAX_LANE_REQ_ID_NUM; in AllocLaneReqId() local
130 uint32_t idIndex = randomId - 1; in DestroyLaneReqId() local
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_db_helper.h60 int32_t idIndex; member