Searched refs:tmpCallerId (Results 1 – 1 of 1) sorted by relevance
114 const char *tmpCallerId = NULL; in GetGearModeFromSettingList() local145 tmpCallerId = info->callerId; in GetGearModeFromSettingList()147 if (tmpCallerId != NULL) { in GetGearModeFromSettingList()148 if (callerId != NULL && strcpy_s(callerId, PKG_NAME_SIZE_MAX, tmpCallerId) != EOK) { in GetGearModeFromSettingList()153 tmpCallerId, mode->cycle, mode->duration, mode->wakeupFlag); in GetGearModeFromSettingList()