Searched refs:GetNonEmptyField (Results 1 – 1 of 1) sorted by relevance
64 static bool GetNonEmptyField(const Stringmap& stringmap, in GetNonEmptyField() function197 if (GetNonEmptyField(value, kApnProperty, &str)) { in SetApn()199 if (GetNonEmptyField(value, kApnUsernameProperty, &str)) in SetApn()201 if (GetNonEmptyField(value, kApnPasswordProperty, &str)) in SetApn()320 if (apn_info && GetNonEmptyField(*apn_info, apntag, &str)) in SaveApnField()