Searched refs:GearModeStorageInfo (Results 1 – 1 of 1) sorted by relevance
48 } GearModeStorageInfo; typedef94 GearModeStorageInfo *info = NULL; in DumpGearModeSettingList()96 LIST_FOR_EACH_ENTRY(info, gearModeList, GearModeStorageInfo, node) { in DumpGearModeSettingList()116 GearModeStorageInfo *info = NULL; in GetGearModeFromSettingList()117 GearModeStorageInfo *nextInfo = NULL; in GetGearModeFromSettingList()207 GearModeStorageInfo *info = NULL; in FirstSetGearModeByCallerId()209 info = (GearModeStorageInfo *)SoftBusCalloc(sizeof(GearModeStorageInfo)); in FirstSetGearModeByCallerId()245 GearModeStorageInfo *info = NULL; in LnnSetGearModeBySpecificType()265 LIST_FOR_EACH_ENTRY(info, ¶mMgr->gearModeList, GearModeStorageInfo, node) { in LnnSetGearModeBySpecificType()711 GearModeStorageInfo *item = NULL; in UnRegistParamMgr()[all …]