Searched refs:GetDefaultConfigType (Results 1 – 3 of 3) sorted by relevance
29 int32_t GetDefaultConfigType(int32_t channelType, int32_t businessType);
56 ConfigType configType = (ConfigType)GetDefaultConfigType(channelType, businessType); in CheckSendLen()
780 int32_t GetDefaultConfigType(int32_t channelType, int32_t businessType) in GetDefaultConfigType() function