Searched defs:android_ram_model (Results 1 – 6 of 6) sorted by relevance
55 optional string android_ram_model = 12; field
14945 optional string android_ram_model = 12; field
1280 inline const std::string& SystemInfo::android_ram_model() const { in android_ram_model() function1321 inline void SystemInfo::set_allocated_android_ram_model(std::string* android_ram_model) { in set_allocated_android_ram_model()
1456 inline const std::string& SystemInfo::android_ram_model() const { in android_ram_model() function1497 inline void SystemInfo::set_allocated_android_ram_model(std::string* android_ram_model) { in set_allocated_android_ram_model()
43 ::protozero::ConstChars android_ram_model() const { return at<12>().as_string(); } in android_ram_model() function
47 ::protozero::ConstChars android_ram_model() const { return at<12>().as_string(); } in android_ram_model() function