Searched defs:safelyParseInt (Results 1 – 7 of 7) sorted by relevance
45 private static Integer safelyParseInt(String string) { in safelyParseInt() method in ProxySystemPropertyConfigProvider
326 static android::base::Result<T> safelyParseInt(int index, const std::string& s) { in safelyParseInt() function
213 bool AudioControl::safelyParseInt(std::string s, int* out) { in safelyParseInt() function in android::hardware::automotive::audiocontrol::V2_0::implementation::AudioControl
269 bool VehicleHalManager::safelyParseInt(int fd, int index, const std::string& s, T* out) { in safelyParseInt() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
80 bool safelyParseInt(string s, int* out) { in safelyParseInt() function
71 bool safelyParseInt(string s, int* out) { in safelyParseInt() function